1 PM – Python Game Development
Today We went over the homework. We reviewed some trigonometry We rotated the turret so it faces the direction of the mouse. Homework Add a sprite class for the enemy tank usingRead More...
Today We went over the homework. We reviewed some trigonometry We rotated the turret so it faces the direction of the mouse. Homework Add a sprite class for the enemy tank usingRead More...
Today We Do We completed RobuxShoppingCart. Homework Next week we will do review of all we have learned so far because2 weeks later is final exam. Please study the RobuxShoppingCart project andRead More...
Today We Do We did 1st Intro To Python quiz, it is 10% of your grade.
Homework Create a new Python file Jan18_StringHomework.py Copy code from book from page 20 to 23. If you don't have the book, you can look at this copy in here: https://www.ayclogic.com/wp-content/uploads/2020/08/IntroToPythonP20toP23.pdf
Today We Do We went over Jan12_StringHomework.py learning about String built-in functions: .title(), .upper(), .lower() We went over how to combine String using Python "f" format. Homework If you did not doRead More...
Today Went over the homework to fire the enemy bullet in the correct direction. We added logic so the player tank won't move or animate unless the user presses the move keys.Read More...
Today We Do We went over Jan12_StringHomework.py homework. We could not finish going over all the homeworks as we also do some exercises. We will finish reviewing the homework next week. AllRead More...
We had 2 hours final test today.
Today: We went over the homework to add the enemy tank and enemy turret We refactored the enemy tank and enemy turret to avoid code duplication, using inheritance. Homework: Add a spriteRead More...
Today We Do We reviewed material for final exam next week. Homework Next week is going to be 2 hours final exam. It starts from 1 PM to 3 PM. Dont beRead More...