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
- Host: GitHub
- URL: https://github.com/anthonydibi/deathball-clone
- Owner: anthonydibi
- Created: 2022-07-11T14:00:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-09T19:46:24.000Z (about 3 years ago)
- Last Synced: 2025-04-08T12:31:38.706Z (about 1 year ago)
- Topics: phaserjs
- Language: JavaScript
- Homepage: https://gilded-kulfi-c5ad94.netlify.app/
- Size: 258 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.