9 AM – Python Game Development
We reviewed what we did in Birdie project. How to create a new sprite. How to integrate a new sprite into the main.py How to detect collision between sprite. There is noRead More...
We reviewed what we did in Birdie project. How to create a new sprite. How to integrate a new sprite into the main.py How to detect collision between sprite. There is noRead More...
Platform Runner final project Make the player able to stay on top of the platform Discussed how to make the door open and close. Discussed how to make the player temporarily "invincible"Read More...
Today we Did: Went over Quiz 2 Homework: TRY-IT-YOURSELF from the textbook, pg89 5-8, pg131 8-2 and pg142 8-6, do them in a file called Feb6_Quiz2Homework.py If you have any questions, pleaseRead More...
Today We: Continued the Punch Dummy Project Made it so that the face also moves back and forth when hit Made it so that you could hit the Punch Dummy using yourRead More...
We went over how to continued with the Platform Runner code. We continued with our Shoot Balloon project. There is no class next week due to President Day weekend and Chinese NewRead More...
We went over the homework to make the birds' speeds random. We created a "direction" attribute for the Bird and made it move to the left and right. We made the BirdRead More...
We went over how to add custom sword to Minecraft "Saturn Sword". We went over about inheritance in Java. There is no class next week because of President Day weekend and ChineseRead More...
Today we: continued the Funny Faces project Homework: create a new sprite by clicking the “Paint” button and draw a bowtie for the person :)
Today we were able to finish up our Lists and this week we will not have any homework since we have just began the Supermarket Lists project.
Today we went over: Variables/String function homework (Pgs. 20-23) String functions (title(), upper(), lower()) Special characters for formatting ( \n \t ) Homework: Pgs. 79-81 of the textbook If you have anyRead More...
We did Robux Balance project. We created a function to handle "1","2" and "3". We don't have a class next week because of President day long weekend and Chinese New Year weekend.Read More...
Today we went over: Getting a character from a string. How to use a loop to go through a string How to create a clues list with the appropriate length with len(<stringRead More...
We went over how to make the bird flaps slower. We went over how to create player.py We integrated player.py into main.py. There is no class next week, the class will resumeRead More...