/spaceguard

👾 Arcade Space Game written in vanilla JavaScript

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0


Spaceguard

Spaceguard

Spaceguard is a canvas game made with plain JavaScript.

alextselegidis.com/try/spaceguard

GitHub GitHub release (latest by date)

About • Setup • License

screenshot

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