4 PM – Intro To Python – Darin
What We Did Today: We finished our first quiz of the class Homework: None Notes: If you have any questions, feel free to email me at ddjapri@ayclogic.com
What We Did Today: We finished our first quiz of the class Homework: None Notes: If you have any questions, feel free to email me at ddjapri@ayclogic.com
What We Did Today: Learnt how to make the code more efficient by using classes. We created the Bird() class which we used to blit our birds onto the screen and changeRead More...
Today we: Continued learning about lists, if else, and user input Began learning about for loops Homework: Upload this homework in the Google Drive folder as Feb26_List_Pt2_Homework Read and do the codes fromRead More...
Today We Did Reviewed logic for how game modes work Began landing page Reviewed how to blit play button You can always find the code we wrote in class in my GitlabRead More...
Today We Did Finished Robux Catalog Buy more Robux Checkout Homework Create the following file: Feb26_FinalPrep.py Complete the exercises at: https://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/ If you have any questions, email me at williamsmith@ayclogic.com.
Today we: Continued the Animal Race project Coded the Dog sprite to move and switch costumes when the player presses and releases the "m" key Drew the costume for the Finish LineRead More...
Today We: Learned about sprite groups Learned how to spawn infinite birds Learned how to create a timer Your HW: When we spawn a bird, make it's Y parameter be randomized soRead More...