Today we did: Reviewed Quiz and homework Continued MonsterInheritance project: initializeMonsters() addNewMonster() play() healMonster() meleeAttack() Started arrowAttack() Homework: Finish arrowAttack() If monster has no more HP, print: "The (monster species) has beenRead More...
Homework: Start working on your turtle python project according to your proposal. By next week August 8, you should have done 25% of it. If you have any questions, feel free toRead More...
Today We Did Drawing half-circles for a windmill pattern Using for loops and random.choice to draw 10 randomly colored faces Homework Start on your final project. Do all the letters and atRead More...
What we did today We continued working on Punch the dummy project. Homework Add the "Big Boing" sound effect every time you punch the dummy. Add the punching bag sprite into theRead More...
What We Did Today: Reviewed "Intro to List" from last week Finished Mary Had A Little Lamb (with lists) Homework: Make TWO more songs using a list in the Mary Had ARead More...