American Young Coder

AYC logo

6 PM – Advanced Python Game Development

Homework: In main.launch_player_bullet() change the code so it can get the turret.x, turret.y and turret.angle Create enemy_tank.py Inside you should create EnemyTank class The EnemyTank class should inherit from Player class. OverrideRead More...