summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add tense chasing section.David Thompson2023-10-282-2/+50
* Map tweaks.David Thompson2023-10-282-66/+66
* A few small tweaks.David Thompson2023-10-282-4/+6
* Boss placeholder, pre-boss WARNING message.David Thompson2023-10-284-4/+25
* More animations, splash screen, decent continue/clear screens!David Thompson2023-10-2810-70/+236
* Animations!David Thompson2023-10-285-11/+20
* Start of boss shipChristine Lemmer-Webber2023-10-281-0/+0
* Fix cover, remove sprayChristine Lemmer-Webber2023-10-282-0/+0
* Add splash screenChristine Lemmer-Webber2023-10-282-0/+0
* splash screen wipChristine Lemmer-Webber2023-10-281-0/+0
* Change turret firing pattern.David Thompson2023-10-281-13/+17
* Undo some testing code.David Thompson2023-10-281-5/+5
* Use starfield background.David Thompson2023-10-283-66/+113
* Fix scroll speed transitions.David Thompson2023-10-282-70/+73
* Tone down specularChristine Lemmer-Webber2023-10-281-0/+0
* Lock some layersChristine Lemmer-Webber2023-10-281-0/+0
* More tilt improvements to hero shipChristine Lemmer-Webber2023-10-281-0/+0
* Add rough, but fuller level. Mostly just a rough map.David Thompson2023-10-283-196/+912
* Improve gun turns on heroChristine Lemmer-Webber2023-10-281-0/+0
* ship tiltsChristine Lemmer-Webber2023-10-281-0/+0
* Animation for electric baddyChristine Lemmer-Webber2023-10-281-0/+0
* duplicate starfield layer frames so as to make animation non-confusingChristine Lemmer-Webber2023-10-281-0/+0
* StarfieldsChristine Lemmer-Webber2023-10-283-0/+0
* Animations and (optional) outlinesChristine Lemmer-Webber2023-10-281-0/+0
* Set scroll speed at map start.David Thompson2023-10-281-1/+7
* Scriptable scroll speed!David Thompson2023-10-284-129/+425
* Include font in bundle.David Thompson2023-10-281-1/+1
* Remove pks.David Thompson2023-10-281-2/+0
* Small demo level update.David Thompson2023-10-281-4/+2
* bundle target depends on game.wasm.David Thompson2023-10-281-1/+1
* Use game name for the zip file.David Thompson2023-10-282-2/+3
* Add scroll dy to non-stationary enemies, too.David Thompson2023-10-281-5/+7
* Start updating assets to use Christine's sprites; add nested scripts.David Thompson2023-10-2815-41/+224
* Add start of Strigoform spritesChristine Lemmer-Webber2023-10-281-0/+0
* Use monogram font.David Thompson2023-10-284-4/+11
* Add 'make serve' target.David Thompson2023-10-281-0/+3
* Make game buildable using Guix.David Thompson2023-10-282-6/+5
* Friday's progress. lots of placeholder art.David Thompson2023-10-2724-103/+173
* Remove unused background from map.David Thompson2023-10-274-56/+6
* Re-enable player death sound, but half volume.David Thompson2023-10-271-1/+1
* Add particles.David Thompson2023-10-274-24/+171
* Pass bullet type to collide proc.David Thompson2023-10-261-6/+10
* Enemy animation.David Thompson2023-10-261-28/+41
* Per-bullet hitboxes; scoring.David Thompson2023-10-263-47/+66
* Add focus fire.David Thompson2023-10-255-39/+67
* Update map; don't play explosion sound when enemy goes out of bounds.David Thompson2023-10-254-14/+15
* Add paused, game-win states.David Thompson2023-10-251-11/+36
* Fix stationary enemy movement.David Thompson2023-10-252-2/+6
* Lots of changes!David Thompson2023-10-2513-1033/+1783
* Add basic HUD; prevent default key event handler.David Thompson2023-10-242-11/+53