项目作者: MarTango

项目描述 :
The start of a basic P2P Bullet Hell shooter.
高级语言: TypeScript
项目地址: git://github.com/MarTango/bullet-game.git
创建时间: 2020-07-02T19:08:07Z
项目社区:https://github.com/MarTango/bullet-game

开源协议:

下载


Bullet Game

Play

Go to https://martango.github.io/bullet-game to play.

Deployed using GitHub Pages Action

Setting up

Requires:

  • node
  • npm

Installing dependencies

npm install

Building

npm run build

Dev server

npm run dev