Skip to content
Richard Franks edited this page Mar 31, 2019 · 2 revisions

Getting Started

Prerequisites

Running Blasteroids requires both NodeJS and npm.

Source Code

The Blasteroids source code is available on GitHub.

You will need GIT if you want to clone the Blasteroids repository.

Running

Blasteroids comes ready to run, out of the box. To install dependencies, build the documentation, and start the server, run

npm run serve

How to Play

See How to Play for instructions on how to play Blasteroids.

Clone this wiki locally