Commit Graph

2 Commits

Author SHA1 Message Date
Brian Fertig d39249e9c8 feat: add Burli Kong game mode with sprite animations and level select
- Add Burli Kong game with animated Kong sprite and idle animations
- Implement ladder-based barrel falling mechanics (50% chance)
- Increase barrel speeds across all levels for improved difficulty
- Add HTML mode selector to MainMenu for switching between games
- Propagate selectedGame through GameManager and LevelComplete scenes
- Move Kong rendering from gfx to sprite-based with proper depth layers
- Fix HUD lives text positioning
2026-05-09 20:53:13 -06:00
Brian Fertig b6002fed00 First Commit 2026-05-09 10:55:56 -06:00