- This event has passed.
5:30 PM – Python Game Development – Bill
November 18, 2022 @ 5:30 pm - 6:30 pm
Today We:
- Continued working on the dragon birdie project
- Learned how to check for collisions between sprites
- Learned about pygame.rect
Your HW:
- Create a rect “hitbox” for the player sprite just like we did for the bird and bullet
- Make sure the rect follows the player
- Check for collisions between the bird and the player
- Make it so that when the bird and player collide, the player will disappear
Reminder:
No class next week, Happy Thanksgiving!
Classes resume after Nov. 27