Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 875 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 875 Bytes

A 2D multiplayer top down Space Game, based on Node / Javascript / Canvas

Still in early development, but should serve as a decent foundation for someone starting.

How to run

git clone https://github.com/MartinMouritzen/multispace.git
npm install
npm start
then direct your browser to http://localhost:20001

Credits

The beautiful art in the game was made by Tatermand.

Screenshot

A screenshot of the game

Just some future ideas

  • Actually make ships destroy when reaching 0 health
  • More sectors
  • Make the AI shoot
  • Trading with planets
  • Have the physics on the clientside as well, so it runs smoother on higher latency connections.

Depending on the direction of the game

  • Leaderboard
  • Story