- This event has passed.
3 PM Python Game Development
August 24, 2019 @ 3:00 pm - 4:00 pm
- We went over homework from last week.
- We continued with BouncingBird project.
- We made the bird bounce on the edges of the screen.
- We made the bird face to the right when it is moving right and face to the left when it is moving to the left.
- We moved the code to BouncingBird class.