American Young Coder

AYC logo

12 PM – Python Game Development – Chet

Today We Do We reviewed Car and ElectricCar classes and how ElectricCar inherits Car class. We reviewed how ElectriCar class can override fill_up_the_gas method. I uploaded the files that we did inRead More...

3 PM – Python Game Development

Homework for Corey, Bradley, Raelyn Please make sure the bullet appear on the screen and moving to the right. Launch bullet from left side of the screen once every 3 seconds goingRead More...

6 PM – Python Game Development

Homework Make the bug appear on the screen once every 5 seconds, moving left or right. Make the bug move really fast. Add collision detection between bug and target. When you clickRead More...