项目作者: qwerty6016

项目描述 :
Multiplayer game
高级语言: JavaScript
项目地址: git://github.com/qwerty6016/asteroids-harvesters.git
创建时间: 2019-03-26T15:28:12Z
项目社区:https://github.com/qwerty6016/asteroids-harvesters

开源协议:MIT License

下载


asteroids-harvesters

Multiplayer game

Game is rendered by HTML5 Canvas methods only, without any additional images

  • Two players per room, player number is shown on the left laser cannon
  • Collect asteroids of the same color as the ship’s cargo platform color
  • Avoid or destroy asteroids of the colors not fitting to the ship’s cargo platform color
  • Movement: mouse
  • Left laser cannon shot: left mouse button
  • Right laser cannon shot: right mouse button
  • Collect three asteroids of the same color to increase your score
  • score is shown in the center of a the ship’s cargo platform
  • Good luck!