5 PM – Python Game Dev – Darin
Today We Did: We reviewed each individual project. We continued on Shoot Balloon project by adding the explode class, and getting started on the bug class. Homework 1: Continue working on yourRead More...
Today We Did: We reviewed each individual project. We continued on Shoot Balloon project by adding the explode class, and getting started on the bug class. Homework 1: Continue working on yourRead More...
What We Did Today: Continued monster inheritance project Created the sword attack method as well as started on the magic attack method, implementing inheritance Homework: For Ian and Miki: Work on theRead More...
What We Did Learned how to do the Magic 8 Ball project (version 2) using random.choice Learned about Python errors (AKA bugs) and how to correct them Homework Corey: Create a newRead More...
What We Did Today: Finished the Grocery System program. Got started on the Robux System program, which takes the Grocery System program one step further by using functions and global keywords. Homework:Read More...
Today We Did: Implemented the phone book system, creating a mini interactive program that uses a dictionary to store data. Homework: Continue in your Phone Book System project and upload that fileRead More...
Today We Did: We reviewed each individual project. We continued on Shoot Balloon project by implementing most of the bug class, adding modes, as well as special effects to the bug classRead More...
What We Did Today: Continued monster inheritance project Implemented inheritance through the magic attack system where a Dragon (child of the Monster class) is immune to fire magic. Homework: Create a SlimeRead More...
What We Did Reviewed and prepared for the second quiz next week Homework Study for your quiz next week Study these concepts Functions without return values Functions with return values How toRead More...
What We Did Today: Continued and finished the Robux System. Started reviewing for the final exam. Homework: Your final project is due August 27 Finish 100% of your final project. Requirements: https://www.ayclogic.com/intro-to-python-final-project-criteria/Read More...
What We Did: Learnt how to use a while loop to achieve various effects of drawing to create a Kaleidoscope effect. Implemented a text based program - Grocery System - that testsRead More...