My game for the Autumn Lisp Game Jam, 2021
Untested first pass at enemy control
Finally refactor and unheck player vs. foe firing.
Refactor drawing and bullets a little.

heads

tip
browse log

clone

read-only
https://hg.sr.ht/~icefox/algj2021
read/write
ssh://hg@hg.sr.ht/~icefox/algj2021

This is a game made for the Autumn Lisp Game Jam, 2021

#Implementation details

This is written in Fennel 0.10 and Love2D, based on this template: https://gitlab.com/alexjgriffith/min-love2d-fennel which is actually more minimal than it looks.

Libs include Lume, and so far that's about it

Assets created with aseprite and whatever else I could scrounge.

#License

GPLv3, since the template lib is GPLv3.