« All Events
2 PM – Python Game Dev – Gamas
June 29 @ 2:00 pm - 3:00 pm
Today We Did
- We reviewed each individual projects.
- We continued with Shoot Balloon and added bug in the screen.
Homework
- Continued with your individual project.
- Max: make the enemy move left and right.
- Dereck and Merinda:
- Fix the jumping of 2nd player.
- Set currentZone properly depending on the player’s x coordinate.
- On Shoot Balloon,
- Add collision detection between target and bug. If they collide, when user click on the mouse, then the bug will disappear and user get 10 points.