sidescroller
- point your browser to [the game](compile it yourself, please) and play a simple side scrolling shooter!
- it is allready kind of fun!
using
- I learned about JavaScript failures and CoffeeScript. So I ported my code to CoffeeScript.
- HTML5 Canvas
- hey, it has a 2D graphics API which is not a pain!
- well, setting colors with an alpha value is weird
- GNU make
- it sucks and does its job
- yes, you can give me money
- a sound file
- there is this file: stuff/laser.ogg. It is public domain, srsly!
- http://whatthecommit.com
- you won't see any sane commit message in this project!
- credits for this git alias go to _john and dodo
[alias]
komit = "!git commit -m\"
curl -s http://whatthecommit.com/|sed -n '/<p>.*$/s/<[^>]*>//gp'\""