Space Squid Save Abandoned

A HTML5 space shooter game made in canvas without libraries

Project README

Space Squid

GitHub repo size GitHub language count GitHub forks GitHub issues GitHub pull requests GitHub

Table of contents

Description

Space Squid is a HTML5 side-scrolling shooter game.

Demonstration

Here is a working live demonstration: https://augustoravazoli.github.io/space-squid/

Technologies

Usage

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/AugustoRavazoli/space-squid

# Go into the repository
$ cd space-squid

# Install dependencies
$ npm install

# Run the app
$ npm run dev

Contributing

To contribue with Space Squid, follow the steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <name_branch>.
  3. Make the changes and confirm: git commit -m '<message_commit>'
  4. Send to original repository: git push origin <main_branch> / <local>
  5. Send the pull request.

Or open a new issue.

Author

Website - Augusto Ravazoli

License

The source code and the images of this project is under MIT LICENSE. Other assets like sounds, songs and fonts have their own license, check these files for more info.

Open Source Agenda is not affiliated with "Space Squid" Project. README Source: AugustoRavazoli/space-squid
Stars
37
Open Issues
0
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating