Commit Graph

1 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