Today We Did Finished Monster System Finally understood why we have unique classes for monsters like Dragon and Troll (so they can handle magic attacks differently) In case you need anything, feelRead More...
Today we did: While Loops Random module Magic 8 Ball Started Java Methods Homework: Create new Java HW files: July11WhileLoopHW.java https://www.ayclogic.com/java-exercise-while-loop/ July11Magic8BallHW.java https://www.ayclogic.com/intro-to-python/magic-8-ball/ The HW is due by Thursday night (July 13th).Read More...
Today We Did Turtle intro turtle.goto(x, y) — move to particular spot on screen turtle.fill(color) — fill shape with color turtle.penup(), turtle.pendown() — lift pen up and down turtle.color(color) — set colorRead More...
What we did today We finished working on the Spiralizer project. We started working on the Window Cleaner project. Homework Make 3 more costumes for your Splat sprite. Make the last costumeRead More...
Today We Did: We continued with the Cheese Chase project by going over the homework and adding in the level banner and also you win/gameover banner Discussed about the myblocks again andRead More...