9 AM – Python Game Development
Make the giant fireball appear on the screen on the right position. Fixed the problem where the giant fireball appear on top of the player when it is facing left. Make theRead More...
Make the giant fireball appear on the screen on the right position. Fixed the problem where the giant fireball appear on top of the player when it is facing left. Make theRead More...
We went over the final project planning. We went over the platform runner game progress. We went over the Wack-a-mole game progress. Homework: continue making progress with your final project.
Today we Did: Went over Fixing Python Bugs 2 Homework Reviewed for Quiz 2 Homework: None, study for Quiz 2 Things to study for Quiz 2: Functions: with and without return values.Read More...
Today We: Finished the Tunnel Of Doom Project Started the Window Cleaner Project Drew New Splat sprite Made Score, MaxSplat, and SplatsOnScreen variables Made the Splat sprite create clones of itself ifRead More...
We completed project planning. We made the door appear on the screen. Homework: Continue with final project.
We went over the homework to add bird3 which moves diagonally to the bottom right corner. We added a new "bird.py" file for the Bird sprite, and created a bird4 using thisRead More...
We worked on adding Saturn Sword on our "aycessential" mod. We had an error when we tried to run the minecraft because I forgot to add one more thing. To fix theRead More...
Today we finished the Cheese Chase project and have almost completed the Fantastic Flower project. For Homework: Please figure out how to add in the my block for the length and sizeRead More...
Today we: continued the Animal Race Project coded the Dog Wins Banner to show when the Dog reaches the Finish Line coded the Bat Wins Banner to show when the Bat reachesRead More...
We started with Supermarket program We printed the menu Homework: Inside the forever loop, add condition to handle purchasing Milk, Eggs and Orange Juice. Keep track of the total price. When userRead More...
Today we reviewed the final tests and were able to get through all the projects. Had fun teaching all of you, good luck in Python!
Today we went over: Functions with return values Random module, Magic8Ball Star Wars project Homework: Convert Magic8Ball.py by using lists and random.chioce() If you have any questions, please feel free to emailRead More...
We went over how to display cloud to the screen We made birds move left and right. When it moved to the left, we made the bird appear from the right sideRead More...