- This event has passed.
4 PM – Python Game Development – Latisha
November 12, 2022 @ 4:00 pm - 5:00 pm
Homework
- Continue Flappy Bird project
- Inside main.py, inside game_in_session(), call check_player_fall_off_the_screen() method.
- Inside main.py, inside game_loop, add a condition that will handle GAME_OVER mode.
- And create game_over page like below. Including the CREDIT button (assets/images/credit_button.png)