- This event has passed.
7 PM – Python Game Development
May 12, 2021 @ 7:00 pm - 8:00 pm
- We went over the homework to make the coin flip.
- We added some more modes and added the game over page.
- We added the countdown indicator.
- I’ve uploaded the source code here.
- Homework:
- Switch the mode from GAME_STARTED to GAMER_WIN when the countdown_duration_seconds gets to zero or lower.
- Also add a method for handling the handle_game_won_page.