- This event has passed.
7 PM – Python Game Development
January 12, 2022 @ 7:00 pm - 8:00 pm
Today:
- We went over the homework to show game won when the enemy tank is destroyed.
- We fixed the bug in maze_solver that got the enemy tank stuck.
- We added logic to point the enemy tank turret at the player tank.
Homework:
- Make it so that the enemy tank continuously fires bullets at the player tank every 3 seconds.
- Make sure the bullet created every 3 seconds is created at the location of the enemy tank and uses the direction of the enemy tank’s turret.