- This event has passed.
10 AM – Python Game Dev – Indo – Gamas
August 24 @ 10:00 am - 11:00 am
Today We Did
- We added collision detection between fireball and bird.
- Increase score when they collide
- Display score on the screen
Homework
- Add collision detection between fireball and diagonal bird. Increase score by 2 when they collide.
- Add collision detection between diagonal bird and player. Make the player disappear.