This website requires JavaScript.
Explore
Help
Sign in
turnercore
/
lil-pico
Watch
1
Star
0
Fork
You've already forked lil-pico
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
10
commits
1
branch
0
tags
549
KiB
Lua
100%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
turnercore
a798f34d3d
Refactor toast display logic; replace direct assignment with toast_show function calls
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