- This event has passed.
1 PM – Python Game Development
April 9, 2022 @ 1:00 pm - 2:00 pm
Today:
- We finished adding the explosion that gets animated after the player to enemy tank are destroyed, before transitioning to the game over or game won pages.
- We refactored the code to avoid code duplication in the tank update method.
- We added sound effects when a tank is destroyed.
- We cloned the tower of defense game.
Homework:
- Create a new sprite called Enemy.py that has parameters x, y , size, and screen. Use one of the monster-character images walking.