Find a file
2016-03-24 01:09:29 +00:00
public add interpolation 2016-03-24 01:09:29 +00:00
server add client side physics 2016-03-24 00:13:10 +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 client side physics 2016-03-24 00:13:10 +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.