Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/diegovictor/spaceship-canvas
- Owner: DiegoVictor
- License: mit
- Created: 2019-07-09T23:35:04.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-13T14:31:06.000Z (12 months ago)
- Last Synced: 2024-11-02T08:02:27.725Z (2 months ago)
- Language: JavaScript
- Size: 1.84 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```