9 AM – Python Game Development
We continued with Birdie project We started creating Bird sprite class. No homework for next week.
We continued with Birdie project We started creating Bird sprite class. No homework for next week.
Today in class, we learned: how to use \n how to use \t how to use .rstrip(), .lstrip(), and .strip() Homework: No homework this week, review last week's homework. If you haveRead More...
We added special fireball in Birdie game. Homework: Add a special_fireball_timer to prevent special fireball to be launched to frequently. Take a look on how we delay the regular fireball launching. CreateRead More...
Today we went over the final test. Congrats for everyone passing! We reviewed BabyNameGenerator, and the problem with duplicate names being printed out. We learned about a new data structure and typeRead More...
Today we went over the homework which was to implement "update_clue" in Hangman. Then we finished implementing hangman. We went over how to read python error message inside the Thonny editor andRead More...
Today we were able to complete the Supermarket Lists project! We started on the Jumpy Monkey project today and we were able to get the monkey jumping! For Homework: Do pages fromRead More...
Today we continued with the Fireball Fighting project. We were able to add in the star and the apple. This week we won't have any homework but here's the project if youRead More...
We went over the homework and finished robot builder. We started Kaleido Spiral. Your homework is in two parts: Think about what you want do draw with Turtle for your final project. Read More...