Installation:
- Clone/download the repository.
- Open a command prompt.
- Go to the directory
game
. - Install the node modules with
npm install
. - Start a node.js server with
node app.js
. - Open Chrome and browse to
localhost:2000
.
Controls:
- Move ship:
LMB
- Rotate ship:
R
(while moving) - Reset game:
O