- This event has passed.
3 PM – Python Game Development – Gamas
October 23, 2021 @ 3:00 pm - 4:00 pm
Today We Do
- We displayed health on top of the enemy.
- The bullet/projectile will now have
- We added code that would reduce enemy’s health when it is hit by bullet.
Homework
- When enemies die, the player’s coins have to increase accordingly.
- When all waves finish and the player’s health is still greater than 0, display GAME WIN page.