3PM – Python Game Development
Today we did: Started Tank Game Worked on Tank sprite Homework: add all the directions to config and choose the right image for self.image depending on the direction. Create the update functionRead More...
Today we did: Started Tank Game Worked on Tank sprite Homework: add all the directions to config and choose the right image for self.image depending on the direction. Create the update functionRead More...
What we did today: Finished learning about functions with return values Practiced problems with functions with return values Homework: Page 137 Try-it-yourself (8-3,8-4,8-5) If you have any questions, feel free to emailRead More...
Homework Figure out why when we attack Phoenix with fire magic attack, the phoenix health is still being reduced. Look at DriverSystem project and see where we use CarRacerDriver, NewYorkCityDriver and SlowDriver.Read More...