The gist: Princess Maker-alike. Keep your precious alien baby alive.
This was developed for the Ludum Dare 46 game jam taking place from April 17th to April 20th, 2020 by a team comprised of godsh0t, Sakurina, and woofycakes. The theme was "Keep it alive".
- LÖVE, a Lua-based multiplatform 2D game framework.
- TEsound for easy sound management.
- classic for easy class creation.
- Lovebird for sane debugging.
- Lume for lots of useful helper functions.
- json.lua for data serialization/deserialization.
- m5x7 as the UI font.
- patchy for drawing 9-patch text boxes.
- The DB16 color palette.