4 PM – Intro To Python – Darin
What We Did Today: Learnt how to debug, identified common types of errors, and gained independence as a coder. Homework: Continue on your file called April1_Debugging_2.py and submit it into the googleRead More...
What We Did Today: Learnt how to debug, identified common types of errors, and gained independence as a coder. Homework: Continue on your file called April1_Debugging_2.py and submit it into the googleRead More...
What We Did Today: Added the fireball and made it shoot from the players location, and triggered it on command using the space key We added a timer for launching the fireballRead More...
Today We Did We continued learning turtle. We drew triangles and octagon inside forloop We learned how to set background to dark blue We learned how to set the pen to white.Read More...
Today We Did Continued adding logic for bug collisions 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: https://www.ayclogic.com/observed-holidays/ In caseRead More...
What we did today We finished working on the Drawing Shapes project. We started working on the Animal Crossing project. Homework Make a sprite start from the RIGHT side of the screen,Read More...
Your HW: Create a new file called bullet.py Make it a sprite similar to cloud but with only 1 image Make it be able to move left or right based on theRead More...