- This event has passed.
5 PM Python Game Development
August 1, 2019 @ 5:00 pm - 6:00 pm
- We went over how to make score and final score appears in the Birdie game.
- Homeworks:
- Make a Cloud class:
- Load cloud images from https://indo.ayclogic.com/birdie-project-resources/
- Draw random cloud images on the screen.
- Look at Bird class for reference.
- In the bouncing_bird project, make the bird bounce on the 4 edges of the screen.
- Make a Cloud class: