https://github.com/maxpleaner/asteroids
in-browser asteroids with Canvas
https://github.com/maxpleaner/asteroids
Last synced: about 1 year ago
JSON representation
in-browser asteroids with Canvas
- Host: GitHub
- URL: https://github.com/maxpleaner/asteroids
- Owner: MaxPleaner
- Created: 2014-09-09T01:08:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-29T09:51:42.000Z (over 11 years ago)
- Last Synced: 2025-01-29T12:15:26.223Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://maxpleaner.github.io/asteroids
- Size: 180 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
asteroids
=========
This game can be run locally by cloning the repo and opening the index.html file with your browser.
You can also play the game live on the web (hosted by github pages) at maxpleaner.github.io/asteroids
link[http://maxpleaner.github.io/asteroids].
A project I made that is similar to this one is Snake[http://github.com/maxpleaner/snake].