« All Events
4:30 PM – Python Game Development – Bill
February 21 @ 4:30 pm - 5:30 pm
Your HW:
- Create a new file called cloud.py in your src folder
- Create a cloud class like we did for the bird
- Needs to have type to load different cloud images
- Needs to have direction
- In the main, create 2 new clouds
- Create a cloud group
- Update the cloud group in the game loop