- This event has passed.
3 PM – Python Game Dev – Gamas
March 11, 2023 @ 3:00 pm - 4:00 pm
Homework
- Display assets/bird03_A.png in to bottom left corner of the screen and make it move to the right.
- Display assets/bird04_A.png in the bottom right corner of the screen and make it move diagonally to the top left corner of the screen.
- Inside Bird class, inside init method add more attributes
- size
- direction