4 PM – Scratch 2 – Darin
What We Did Today: Reviewed how to make the projectile reduce the sprite's health in Fireball Fight Copied code over from and made the second player able to do the same capabilitiesRead More...
What We Did Today: Reviewed how to make the projectile reduce the sprite's health in Fireball Fight Copied code over from and made the second player able to do the same capabilitiesRead More...
Today We Did Reviewed last week's homework Creating instances from a class, accessing attributes, calling methods, incrementing/decrementing attributes from methods, default attributes Homework Name your file Oct9_OOP_HW.py and do: Pg. 167 -Read More...
Today We Did 1st Python Quiz! Homework Create the following file: Oct2_WhileLoopHW.py Read textbook end of pg 117 until pg.123 and copy down the code If you have any questions or needRead More...
Today We Did Finished the giant fireball functionality Added displays for the score and fireball cooldown text You can always find the code we wrote in class in my Gitlab repository here:Read More...
Today We Did Reviewed homework Reviewed creating instances of a class, using attributes and methods outside of class, incrementing/decrementing class attributes Started School System Homework No homework