项目作者: bartolomej

项目描述 :
Maze shooter game 🔫
高级语言: JavaScript
项目地址: git://github.com/bartolomej/maze-shooter.git
创建时间: 2019-12-17T17:51:42Z
项目社区:https://github.com/bartolomej/maze-shooter

开源协议:

下载




Maze Shooter [NEVER FINISHED]

Online multiplayer maze shooter game in development for a school project. I didn’t finish it, so it doesn’t fully work and it contains a lot of buggs :).

Scripts

  • npm start - builds and runs the app at localhost:8080 for development
  • npm run build - builds the app to /dist folder
  • npm run deploy - builds and deploys the app to gh-pages branch