- This event has passed.
6 PM – Python Game Development
May 26, 2021 @ 6:00 pm - 7:00 pm
- We did the homework to detect collision between the player and the birds.
- We added a game mode and landing page.
- I’ve uploaded the source code here.
- Homework:
- Create a super fireball that survives collisions with the bird. You can use the space key with (using pygame.K_SPACE) to launch the giant fireball.
- Improve the landing page by centering the play button. Also show birds and clouds on the landing page.