- This event has passed.
10 AM – Python Game Dev – Gamas
November 2 @ 10:00 am - 11:00 am
Today We Did
- We added the top and bottom tubes
- We make sure the vertical gap between top and bottom are constant.
- We spawn coin between two tubes horizontally.
Homework
- Add collision detection between player and coin.
- When they collide, increase score and make the coin disappear
- Add sound effect when they collide (assets/collect5.wav)
- Add Landing page