Find a file
2016-03-28 10:57:52 +01:00
public add chat 2016-03-27 23:46:18 +01:00
server add log saving 2016-03-28 10:57:52 +01:00
tests add simple fuzz test 2016-03-27 20:26:53 +01:00
.gitignore add log saving 2016-03-28 10:57:52 +01:00
index.js add timestamps to log 2016-03-27 12:01:39 +01:00
package.json add simple fuzz test 2016-03-27 20:26:53 +01:00
README.md rename to wingbase 2016-03-26 01:11:43 +00:00
test.js add simple fuzz test 2016-03-27 20:26:53 +01:00

Wingbase

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.