Skip to content

A 2D node / javascript based multiplayer top down space game

License

Notifications You must be signed in to change notification settings

MartinMouritzen/multispace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A 2D node / javascript based multiplayer top down space game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published