No description
Find a file
2025-12-31 20:44:57 +01:00
.gitignore Refactor game state management and enhance UI functionality 2025-12-29 11:03:10 +01:00
constants.lua Add enemy death sound effect and enhance level score tracking; update UI for health and level progress 2025-12-29 13:39:03 +01:00
enemies.lua Refactor toast display logic; replace direct assignment with toast_show function calls 2025-12-31 20:44:57 +01:00
game.lua upgraded enemies, added sfx, worked on level curve, refactor for constants 2025-12-29 13:08:27 +01:00
lil-pico.p8 Add toast functionality; implement toast display and update mechanisms 2025-12-31 20:44:24 +01:00
player.lua Refactor toast display logic; replace direct assignment with toast_show function calls 2025-12-31 20:44:57 +01:00
state.lua Add toast functionality; implement toast display and update mechanisms 2025-12-31 20:44:24 +01:00
toast.lua Add toast functionality; implement toast display and update mechanisms 2025-12-31 20:44:24 +01:00
ui.lua Add toast functionality; implement toast display and update mechanisms 2025-12-31 20:44:24 +01:00