- This event has passed.
10 AM – Python Game Dev – Gamas
October 12 @ 10:00 am - 11:00 am
Today We Did
- We went over the quiz solution
- We started Flappy Duck project
Homework
In your Flappy Duck project
- display background image
- create player.py
- Inside create Player sprite.
- Use assets/images/Green duck #1-01.png and assets/images/Green duck #2-01.png for the player animation.
- Display the player on the screen. The player need ot have animation.