- This event has passed.
7 PM – Python Game Development – Gamas
July 15, 2022 @ 7:00 pm
Homework
- in main.py, create game_over_page method which should be very similar to game_landing_page method.
- The big GAME OVER text is just a text, similar to how you guys did the score text. But use a bigger font. Create a new font size 100.
- When the player hit the tube, display GAME OVER page:
- Make progress on your final project.