- This event has passed.
7 PM – Python Game Development
September 9, 2021 @ 7:00 pm - 8:00 pm
Today We Do
- We started doing the loader images loop. Still work in progress
Homework
- Display “assets/balloon_title.png” and play_button.png in the landing page
- Add count down timer when game is in session. Look at how we did this in the Flappy Duck.
- When the count_down timer goes to 0, switch to GAME_WIN mode.