The original purpose of this project was to experiment with the available graphic APIs of the browsers, along with the implementation of an arcade game with simple game mechanics and animation.
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/alextselegidis/spaceguard.git
# Go into the repository
$ cd spaceguard
# Install dependencies
$ npm install
# Run the app
$ npm start
Code Licensed Under GPL v3.0 | Content Under CC BY 3.0
Website alextselegidis.com  · GitHub alextselegidis  · Twitter @alextselegidis