American Young Coder

AYC logo

9 AM – Python Game Development

Homework: Finish the Truck class. Create a new class Truck It inherits from Car One more attribute: "load_weight" (10) Create a new variable (bradley_truck) and it has "GM", "BradleyModel", 2020, 18 wheels,Read More...

10 AM – Python Game Development

We went over how to make the player face left and right Homework: Create a function to take care of create bird timer codes, create cloud timer codes, create fireball timer codes.Read More...

11 AM – Python Game Development

We went over how to integrate Cloud sprite into the main. Homework: Make the creation of the cloud less frequent. Look at how we did it for the bird creation.