- This event has passed.
7 PM – Python Game Development
December 12, 2021 @ 7:00 pm - 8:00 pm
Today
- We went over the homework.
- We added the different game modes.
- We added the landing page.
- We added logic to switch from the landing page to game in session when clicking the play button.
- We switched from the game in session back to the landing page when the player dies.
- I’ve uploaded the source code here.
Homework:
- Create a massive fireball when the player pressed the space “g” key. The massive fireball shouldn’t be destroyed when it collides with the birds. You don’t need to create a new sprite to handle the massive fireball.
- On the landing page, create birds and clouds to make the landing page more interesting.