American Young Coder

AYC logo

3:30PM – Intro to Python

Today we did: Made the Player turn when going left or right Made Fireball start from where Player is Made Fireball be able to shoot left and right Homework: None If youRead More...

6 PM – Advanced Python Game Development

We continued with adding ability for the enemy tank to find path to get closer to the player. Homework: Create a power_up.py sprite and make the powerup sprite appear randomly periodically onRead More...

7 PM – Python Game Development

We completed implemented Play button properly. We reset player score We removed all birds from screen We resurrect the player. We added pop sound effect when the fireball hit the bird. Homework:Read More...