- This event has passed.
7 PM – Python Game Development
November 21, 2021 @ 7:00 pm - 8:00 pm
Today:
- We went over the homework dealing with direction for different sprites.
- We adjusted the initial position of the bird so it always appears off the screen.
- I’ve uploaded the source code here.
Homework:
- Review how the different sprites work. Focus on how each sprite is created and how it moves across the screen, and how we figure out which images are drawn on the screen.
- For clouds create the cloud so that when it’s moving to the right it is created off the screen.