« All Events
12 PM – Advanced Python Game Development
August 28, 2021 @ 12:00 pm - 1:00 pm
Today We Do
- We completed Shields
- We display powerup sprite on empty space on the map.
Homework
- Make the powerup show up once every 5 seconds.
- Add collision detection between player tank and the powerup sprite. If they collide enable player’s shield. Make sure you remove the code that will automatically enabled the player’s shield now.
- Do the same thing with enemy tank and the powerup sprite.
- There is no class on Sept 4 because labor day weekend.