Commit Graph

3 Commits

Author SHA1 Message Date
Brian Fertig 5de7951bdc feat(game): add drink collection mechanics and score tracking
- Added 'drink' image asset and loaded it in preload
- Introduced drink collection logic with scoring system
- Implemented overlap detection between player and drink items
- Added score display that updates with collected drinks and earned points
- Modified platform positioning and added physics interactions
2025-07-13 17:12:19 -06:00
Brian Fertig b8e865fe05 Add platform_clay.png, update game.js with new assets and animations, add start_web.bat 2025-07-13 13:33:04 -06:00
Brian Fertig bcf20226f4 first commit 2025-07-12 21:31:32 -06:00