4 PM – Intro To Python – Darin
What We Did Today: Created a function for the right arm, showing how to create a function for a collection of rectangles. Learnt how to use the t.circle which we engineeredRead More...
What We Did Today: Created a function for the right arm, showing how to create a function for a collection of rectangles. Learnt how to use the t.circle which we engineeredRead More...
Today We Did We finished SOS turtle We learned about function We learned how to use function inside Python turtle. Homework Change code inside may-13-function.py Add more parameters to the friend_activities function.Read More...
What We Did Today: Continued on the Flappy Duck project, where we made the player flap, as well as added hit-boxes around the player and tubes, and we added collision detection. LearntRead More...
What we did today We finished the Punch the Dummy project. We started working on the MHALL project. Homework Duplicate your note sprite until you have 4 note sprites in total. TheRead More...
Today We Did Learned about Java methods Learned about the difference between static and non-static methods by looking back at Python's "self" parameter we had to put in all our methods insideRead More...
Your HW: Make the tubes have a random Y height instead of resizing the image so that the lip of the tube does not look squished Remember the demonstration in class inRead More...