6 PM – Python Game Development – Sebastian
Today We Did Finished entirety of balloon class Created bad balloons with 50/50 chance Added text to each balloon You can always find the code we wrote in class in my GitlabRead More...
Today We Did Finished entirety of balloon class Created bad balloons with 50/50 chance Added text to each balloon You can always find the code we wrote in class in my GitlabRead More...
Today we: Finished the Punch the Dummy project. Started the Mary Had A Little Lamb project. Homework: Duplicate the Do sprite and rename it Mi. Make a new message called Mi and broadcastRead More...
What We Did Today: Started reviewing for the quiz next week, going through the practice quiz involving concepts such as functions, loops, conditionals, and typecasting. Homework: Continue on your called Jan30_PracticeQuiz2.py andRead More...
Today we continued the Wednesday Addams Full-Body project. Reviewed and fixed her lines Added the flat colors in 3 separate layers (see the image below) HOMEWORK Pay attention to your lines andRead More...
Today We Did Reviewed basic If-Else Statements Learned about Elif Statements How to take in input from the user (input()) Converting/casting Strings to Integers Homework: Submit the following file into your GoogleRead More...
Today we: Continued the Jumpy Monkey project. Homework: Make a Level banner with two costumes: Level 1 costume Level 2 costume Make a MyBlock called "ShowLevel" and add an input called "costumeName."Read More...
Today We: Learned about elif and else Your HW: Create a new file called Jan_30_IfHW2 Do the try it yourself on Page 84, 5-3, 5-4