summaryrefslogtreecommitdiff
path: root/game.scm
Commit message (Collapse)AuthorAgeFilesLines
* Fix build and add a silly name.David Thompson2016-05-091-2/+3
|
* Finish game! (for now?)David Thompson2016-05-091-46/+359
|
* Add waves and tweak win conditions.David Thompson2016-05-071-28/+84
|
* Add intro, game over, and game complete screens.David Thompson2016-05-051-19/+104
|
* Increase player bullet speed.David Thompson2016-05-051-1/+1
|
* Add chaining.David Thompson2016-05-041-10/+59
|
* Change default player position.David Thompson2016-05-041-1/+1
|
* Render explosions.David Thompson2016-05-031-5/+27
|
* Animate enemies.David Thompson2016-05-031-1/+9
|
* Add a bigger hitbox for absorbing bullets.David Thompson2016-05-031-20/+29
|
* Add collision detection, score accumulation, and more!David Thompson2016-04-301-34/+339
|
* Add project base code and assets.David Thompson2016-04-301-0/+519