Skip to content

☄️ Death Star Raid is a River Raid re-implementation using the Canvas API and pure JavaScript. Play on: https://coetus-jd.github.io/death-star-raid

License

Notifications You must be signed in to change notification settings

coetus-jd/death-star-raid

Repository files navigation

Death Start Raid

Death Star Raid is a River Raid re-implementation using the Canvas API.

License


Play on: https://coetus-jd.github.io/death-star-raid

👀 Overview

📖 About

This game is a reimplementation of the River Raid game inspired by Star Wars, using the Canvas API.

🧱 This project was built with:

🏄‍♂️ Quick Start

  1. Clone this repository git clone https://github.com/coetus-jd/death-star-raid.git
  2. Enter in the project's folder: cd death-star-raid
  3. Finally serve the index.html with Live Server extension for example 😃

♻️ Contribute

  1. Fork this repository
  2. Create a branch with your feature: git checkout -b my-feature
  3. Commit your changes: git commit -m 'feat: My new feature'
  4. Push your branch: git push origin my-feature

📃 License

This project is under the GPL-3.0 license. Take a look at the LICENSE file for more details.

📚 Learn more