10 AM – Python Game Development
We made the player able to move left and right and made it face left and right accordingly. We added Bullet sprite. Homework: Integrate Bullet into the main.py Look at how weRead More...
We made the player able to move left and right and made it face left and right accordingly. We added Bullet sprite. Homework: Integrate Bullet into the main.py Look at how weRead More...
We went over how to make the bird move horizontally We went over how to make the bird flaps its wings Homework: Load the third bird The bird should appear on theRead More...
We went over While Loop We enhanced Tell Me Your Age program to use While Loop Homework: From the book do page 51, 57, 58 and 59
We went over the 2nd Python Quiz. You can view the answer key here. We introduced turtle which allows you to make drawing with python. We are going to be using turtleRead More...
We went over Quiz Result. We started introducing JavaFX. No homework for next week.
Today we finished the spaceship project and started the fireworks project. For Homework: Make sure to make the fireworks look like an actual firework for homework. Be sure to review your scratchRead More...
We finished the Super Market project. Correct the code from this project if you have any bugs https://scratch.mit.edu/projects/398499301/editor/ No Homework unless you didn't finish anything in class
We learned about functions with return values. Homework: https://www.ayclogic.com/intro-to-python/star-wars-problem/ Do page 139