Hi all,
There is something I must confess before this game can possibly waste your time. It's about the language. As the game is intended for the Lisp Spring Game Jam 2020, I was supposed to write the game in a Lisp dialect, presumably Fennel, since it's a TIC 80 game, but since I knew nothing about Lua when I signed up for the game jam it kind of became a mission impossible to complete a game from scratch using a crossbreed language as Fennel is and therefore the game is actually built in Lua with the intention of actually learning it. I did plan to translate it back to Fennel but I never made it (I did try tho, you can find a fnl file from the folder but my use of APIs was quite arbitrary and you may not want to read it...) since the time was pretty limited and even now there are bugs here and there. That said, I do not regret using Lua, I learned a new language, built my first game, and I think that's what I have joined this game jam for in the first place. Writing this game was a tremendous amount of fun to me and I hope you can enjoy it as much as I do. Thank you!