« All Events
6 PM – Python Game Development – Joel
April 25 @ 6:00 pm - 7:00 pm
Today we did:
- We added the launch giant fireball, draw_score, and custom collision functions.
Homework:
- Make sure in the fireball bird collision function, when the fireball and bird collides, the speed of the bird is added to the score. Make sure to call this custom collision function in the giant fireball collide as well.