Go to file
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
assets feat(game): add drink collection mechanics and score tracking 2025-07-13 17:12:19 -06:00
game.js feat(game): add drink collection mechanics and score tracking 2025-07-13 17:12:19 -06:00
index.html first commit 2025-07-12 21:31:32 -06:00
start_web.bat Add platform_clay.png, update game.js with new assets and animations, add start_web.bat 2025-07-13 13:33:04 -06:00