Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/diegovictor/spaceship-canvas

Spaceship game built with React and Canvas
https://github.com/diegovictor/spaceship-canvas

Last synced: 14 days ago
JSON representation

Spaceship game built with React and Canvas

Awesome Lists containing this project

README

        

# Spaceship Canvas
[![MIT License](https://img.shields.io/badge/license-MIT-green?style=flat-square)](https://raw.githubusercontent.com/DiegoVictor/spaceship-canvas/main/LICENSE)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)

Scrolling shoot game, control a spaceship, shoot against meteors and ufos. The main idea of this game is build a game with HTML5 Canvas and JavaScript.

# Start
```
$ yarn start
```