- This event has passed.
4 PM – Python Game Development – Bill
March 18, 2023 @ 4:00 pm - 5:00 pm
Your HW:
- Make a cloud.py file with a cloud class
- It should have the following attributes:
- x
- y
- direction
- Make it load a random cloud image and make it move in the correct direction like the bird class