2 PM – Python Game Development – Sebastian
Today We Did Fixed balloons from spawning out of bounds Wrote landing page method and began blitting play and credit buttons You can always find the code we wrote in class inRead More...
Today We Did Fixed balloons from spawning out of bounds Wrote landing page method and began blitting play and credit buttons You can always find the code we wrote in class inRead More...
Today We Did Reviewed Exercise #3 and #4 from Quiz 2 Prep Completed 2 practice problems for Quiz 2 Homework Study for next week's quiz! You can review our lesson material here:Read More...
What We Did Today: Started learning what functions with return value are and how to use them using the return keyword Went through a couple examples on how to use return to initializeRead More...
What We Did Today: Made our birds wings flap by introducing a self.image_index variable to change the image from the images list Added a timer to make the flapping slower Tidied upRead More...
Today we: Learned about for loops with range Homework: Upload this homework in the Google Drive folder as Mar11_ForLoopWithRange_Homework Read and do the codes from Pg. 57-58 Contact us at gamas@ayclogic.com or allison@ayclogic.com if you haveRead More...
Today We Did Made credits page with text for all credits. Began template code for Bobby the Bug class. You can always find the code we wrote in class in my GitlabRead More...
Today We Did Final Exam! Homework No more homework. Good job finishing the course! :) If you have any questions, email me at williamsmith@ayclogic.com.
Today We Do Reviewed how setheading changes the incline of the mouse, which in turn when used in functions changes how the functions are angled Learnt how to make semicircles using theRead More...
Today We Did Learned what threads are, and how they allow multiple different parts of our code to execute at the same time. Learned how to freeze our program using time.sleep(), stoppingRead More...
Today We Did Learned about how to call methods from a parent class, while inside a child class using super() Continued building out our monster adventure game AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/Read More...