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...
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...
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...
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.
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...
We reviewed your progress on the final project. We went over how to draw letters or shapes. Your homework is to complete the final project. There will be no class meeting nextRead More...
We started creating JavaFX user interface for Vehicle System. No Homework.
We continued with the Fireball Fighting Project. Homework Duplicate the Dragon Ball sprite to make a Unicorn Ball sprite. Duplicate the dragon ball code in the Dragon sprite to the Unicorn spriteRead More...
Today we continued on with Spaceship 2.0 and were able to finish it. Be prepared next week for Cheese Chase!
Today we finished up Jumpy Monkey with the usage of my blocks. We started on Doom on the Broom project. For Homework Please do pages from 114-115 for homework.
Homework: Fix broken python codes in here: https://www.ayclogic.com/fixing-python-bugs/