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...
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...
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...