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.

1 PM – Intro To Python

We went over how to call function with return value. We learn about random module. We started password generator program Homework: Combine adjective, action, noun, number into one big string. And youRead More...

6 PM – Intro To Python

Homework: Fix broken python codes in here: https://www.ayclogic.com/fixing-python-bugs/