Original at https://github.com/Asraelite/wingbase
public | ||
server | ||
tests | ||
.gitignore | ||
index.js | ||
package.json | ||
README.md | ||
test.js |
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.