spaceguard

👾 Arcade Space Game written in vanilla JavaScript

GPL-3.0 License

Stars
5
Committers
3

About

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.

Setup

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

License

Code Licensed Under GPL v3.0 | Content Under CC BY 3.0


Website alextselegidis.com  ·  GitHub alextselegidis  ·  Twitter @alextselegidis

More Projects On Github
⇾ Easy!Appointments · Open Source Appointment Scheduler
⇾ Plainpad · Self Hosted Note Taking App
⇾ Integravy · Service Orchestration At Your Fingertips
Related Projects