- This event has passed.
7 PM – Python Game Development
May 6, 2021 @ 7:00 pm - 8:00 pm
- We added more game modes:
- GAME_OVER
- GAME_WIN
- GAME_CREDIT
- We displayed GAME_OVER page when player hit the tube.
- Homework:
- Fix the coordinate of GAME OVER text to be above the Play button and centered horizontally.
- When player hit the coin, play sound effect “assets/audio/collect5.wav”. Look at how we used “plop.wav” in the Birdie project.
- Put the word “Count Down” on the top right corner of the screen.