« All Events
9 AM – Indo – Python Game Development – Joel
July 27 @ 9:00 am - 10:00 am
Today we did:
- We continued working on ShootBalloon.
Homework:
- Make sure that the score that is displayed when a balloon is popped is aligned with the explosion.
- Draw the score on the top right of the screen, similar to the other projects.
- Bonus: It’s ok if you can’t finish this, but try to also think of a way to make sure that when the bug is clicked (target-bug collision), we can make all the GOOD balloons explode. Hint: for loop through the balloon group.