https://github.com/topac/coffee-invaders
space invaders html5 + coffescript game (no external libs)
https://github.com/topac/coffee-invaders
Last synced: 2 months ago
JSON representation
space invaders html5 + coffescript game (no external libs)
- Host: GitHub
- URL: https://github.com/topac/coffee-invaders
- Owner: topac
- Created: 2012-09-25T07:08:17.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2019-11-02T21:02:15.000Z (over 5 years ago)
- Last Synced: 2025-03-26T05:21:50.591Z (3 months ago)
- Language: CoffeeScript
- Size: 133 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# coffee-invaders
The old good space-invaders, any question?
html5 + coffescript (no external libs)Compile coffescript files with `coffee -cwo public/javascripts/ public/coffeescripts/`
Inspired to: https://github.com/cykod/AlienInvaders