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

https://github.com/anthonydibi/deathball-clone

Silly web clone of my favorite arcade game
https://github.com/anthonydibi/deathball-clone

phaserjs

Last synced: 6 months ago
JSON representation

Silly web clone of my favorite arcade game

Awesome Lists containing this project

README

          

To play locally, make sure `npm` is installed and run `npm run start`.

I created this during several manic coding sessions so the code is pretty poorly documented/organized, some day I hope to implement networked multiplayer and to do that I will probably need to clean things up.