Find a file
2016-03-25 16:41:15 +00:00
public fix explosion physics 2016-03-25 16:41:15 +00:00
server fix explosion physics 2016-03-25 16:41:15 +00:00
.gitignore basic files 2016-03-21 12:35:36 +00:00
index.js add basic html 2016-03-21 12:47:45 +00:00
package.json add non-functioning explosions 2016-03-25 00:54:15 +00:00
README.md add readme 2016-03-22 22:22:40 +00:00
test.js basic files 2016-03-21 12:35:36 +00:00

Starbugs

This is a stupid little game where you fly around and bump into asteroids and stuff.

###Installation

Clone the Git repository, install node.js version 5.6.0 or higher then run npm install in the project directory.

###Running

Run node index.js.

Port 8080 must be open for people to play across the internet.

###Controls

WASD to move, mouse to aim and shoot.