4 PM – Intro To Python – Darin
What We Did Today: Learnt the basic of turtle, how to use goto(), forward(), right(), left(), penup(), and pendown(). Learnt how to draw shapes on the screen using geometry. Learn how toRead More...
What We Did Today: Learnt the basic of turtle, how to use goto(), forward(), right(), left(), penup(), and pendown(). Learnt how to draw shapes on the screen using geometry. Learn how toRead More...
What We Did Today: Updated and finished our game landing page mode, where we spawned a title, the birds, the clouds, and made the game only start when we click within theRead More...
Today We Did We drew letter S using python turtle We learn about function a little bit. Homework inside the apr_15_sos_hw_1.py, draw letter O. Find the coordinates of the 4 rectangles inRead More...
What we did today We finished working on the Tunnel of Doom project. We introduced the Window Cleaner project. Homework Do pages 135 and 136 in your pink Scratch book. Create 4Read More...
Today We Did Learned about different variables and data types in Java. Class code: https://drive.google.com/drive/folders/1CtwIu3EczMxWU83o5ECJylqtfCmTKvb9 AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you need anything, feel free to email me at sebastian@ayclogic.comRead More...
Your HW: Create a custom collide handler for when a bird hits the player Change the game so that the player is NOT destroyed when it collides with a bird Make itRead More...