summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use asset load path for audio and music.HEADmasterDavid Thompson2016-05-151-2/+3
|
* Use proper asset path and launcher binary.David Thompson2016-05-159-58/+133
|
* Update license header in pre-inst-env script.David Thompson2016-05-151-9/+8
|
* Factor out sound and rendering procedures.David Thompson2016-05-155-174/+263
|
* Factor out all game model code into the relevant modules.David Thompson2016-05-158-796/+815
|
* Extract data types into their own modules.David Thompson2016-05-1511-83/+279
|
* Bump effective version to 0.1.1.David Thompson2016-05-151-1/+1
|
* Distribute assets properly.David Thompson2016-05-151-16/+28
|
* Update README.David Thompson2016-05-151-19/+26
|
* Ignore tarballs.David Thompson2016-05-151-0/+1
|
* Ignore compiled Guile files.David Thompson2016-05-151-0/+1
|
* Ignore dist directory.David Thompson2016-05-151-0/+1
|
* Include README and AUTHORS in tarballs.David Thompson2016-05-151-0/+2
|
* Almost forgot the license!David Thompson2016-05-091-0/+674
|
* Fix build and add a silly name.David Thompson2016-05-094-5/+33
|
* Finish game! (for now?)David Thompson2016-05-091-46/+359
|
* Add music and sound effects.David Thompson2016-05-0910-1/+3
|
* Update Guix development environment.David Thompson2016-05-091-2/+2
|
* Update Guix development environment.David Thompson2016-05-071-2/+2
|
* Update enemy sprites.David Thompson2016-05-072-0/+0
|
* 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 dark version of pincer sprite.David Thompson2016-05-042-0/+0
|
* Add chaining.David Thompson2016-05-043-10/+59
|
* Change default player position.David Thompson2016-05-041-1/+1
|
* Update enemy tileset.David Thompson2016-05-032-0/+0
|
* Render explosions.David Thompson2016-05-033-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
|
* sprites: Add dark player bullet.David Thompson2016-04-302-0/+0
|
* sprites: Add player left/right movement frames.David Thompson2016-04-302-0/+0
|
* Update sprites.David Thompson2016-04-307-0/+0
|
* Add AUTHORS file.David Thompson2016-04-301-0/+3
|
* Add project base code and assets.David Thompson2016-04-3019-2/+844
|
* First commit!David Thompson2016-04-291-0/+7