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

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

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].