- This event has passed.
6 PM – Python Game Development – Sebastian
December 12, 2023 @ 6:00 pm - 7:00 pm
Today We:
- Added collisions for the player and tube
- Made it so the player switches to the dizzy image and falls after hitting a tube
- Added the score text to the screen
Your HW:
- Make it so when the player collides with a coin, the score variable increases by 10
- Also make sure the coin disappears after being collected