- This event has passed.
10 AM – Indo – Python Game Development – Joel
May 25 @ 10:00 am - 11:00 am
Today we did:
- We continued working on the final project
- We continued ShootBalloon
Homework:
- Continue with ShootBalloon and do the following:
- Finish the update function for the bug class and make it move horizontally (left or right)
- Randomize the y position, and pick either the left or the right edge of the screen for the spawn point
- Finish the moving animation for the bug
- Make a dizzy mode, so that when the target collides with the bug, the bug starts falling down with the dizzy image.