add readme
This commit is contained in:
parent
2fffe574c1
commit
444533ce85
1 changed files with 18 additions and 0 deletions
18
README.md
Normal file
18
README.md
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
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.
|
Loading…
Add table
Add a link
Reference in a new issue