What We Did Today: Started learning what functions are and how they are significant Learnt how to create and use functions without return values Learnt how parameters/arguments for a function works Homework:Read More...
What We Did Today: Made our code to create birds a bit cleaner using a method called create_bird() that uses a timer to create the birds (since the create_bird() method is calledRead More...
Today we: Continued learning about for loops Homework: Upload this homework in the Google Drive folder as Mar4_ForLoop_Pt2_Homework Follow the instructions in: https://www.ayclogic.com/animal-list-and-for-loop-exercises/ Read and do the codes from Pg. 56 Try It Yourself sectionRead More...
Today We Did Added credit page button Added draw_text() Began credits page You can always find the code we wrote in class in my Gitlab repository here: https://gitlab.com/gsugiart/mon-7-pm-shoot-balloon/-/tree/sat_7_pm_sebastian?ref_type=heads AYC Logic’s observed holidays:Read More...
Today We Did Reviewed code for the final -- uploaded to Google Drive Homework Study for the final! Make sure to understand everything we went over today, and review the following topics:Read More...
Today we: Coded the Banner sprite to hide when the game starts Coded the Banner sprite to switch to a costume and show when the Dog wins Coded the Banner sprite toRead More...
Today We: Learned how to randomize the direction and where the birds spawn Your HW: Make clouds also be able to spawn on the right and move towards the left like theRead More...