-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Richard Franks edited this page Mar 31, 2019
·
2 revisions
Running Blasteroids requires both NodeJS and npm.
The Blasteroids source code is available on GitHub.
You will need GIT if you want to clone the Blasteroids repository.
Blasteroids comes ready to run, out of the box.
To install dependencies, build the documentation, and start the server, run
npm run serve
See How to Play for instructions on how to play Blasteroids.