- This event has passed.
3PM – Adv Python Game Dev – Latisha
December 9, 2023 @ 3:00 pm - 4:00 pm
Today We Did
- Continue working on Tank Game
Homework
- Make the EnemyTank class in a file called enemy_tank.py. It should be similar to our Tank class, except the controls should be the arrow keys and the images are in assets/Enemy_Tanks/Type_1.
- Make the EnemyTurret class in a file called enemy_turret.py. This should be very similar to the Turret class, except the images are in assets/Enemy_Tanks/Type_1.
- Make an EnemyTank in main and show it on the screen. Add the EnemyTurret to the EnemyTank class like how we added a Turret to the Tank class.
If you have any questions, please send an email to latisha@ayclogic.com