- This event has passed.
7 PM – Python Game Development
January 5, 2022 @ 7:00 pm - 8:00 pm
Today:
- We went over the homework to add sound effects
- We reviewed the code for the maze solver.
- We added logic to move the enemy tank based on the path.
- We cleaned up the code to reduce duplicate code between the enemy and player tank classes.
Homework:
- Implement collision detection between the bullet and the enemy tank. Both the enemy tank and bullet should be destroyed.
- Bonus: add the game won page when the enemy tank is destroyed. Draw “assets/Texts/Text_You_Won.png”above the play button: