- This event has passed.
7 PM – Python Game Development
January 19, 2022 @ 7:00 pm - 8:00 pm
Today
- Went over the homework to fire the enemy bullet in the correct direction.
- We added logic so the player tank won’t move or animate unless the user presses the move keys.
- We added logic so the shield protects the player tank.
Homework
- When the player is destroyed by an enemy bullet, switch the game mode to game over. Add a new page to show the game over screen:
- Add sound effects for when the enemy tank or player tanks are destroyed by the bullet using the “explodify.wav” sound effect.