12 – Advanced Python Game Development
Today We Do We continued with Tank War, we use simpleai (SearchProblem class) open source library to help the enemy tank find path to the player. We draw the path from enemyRead More...
Today We Do We continued with Tank War, we use simpleai (SearchProblem class) open source library to help the enemy tank find path to the player. We draw the path from enemyRead More...
Today We Do We learned about Function with no return value We learned about function parameter/argument We learned how to call function Homework Create July24_FunctionWithNoReturnValueHomework.py P.131 TRY IT YOURSELF copy code fromRead More...
Today We: Reviewed https://www.ayclogic.com/intro-to-python/star-wars-problem/ Did more practice on functions Homework Problems listed at the bottom of "Jul24_StarWarsHw.py" The 3 problems in that file can also be found below here: 1.) create aRead More...
Today We: We reviewed pages 162 and 167 (TRY-IT-YOURSELF). Homework: Download and install the latest Python from: https://www.python.org/downloads/ (If you have not done so already) Download and install the latest Community EditionRead More...
Today We Do We went through each team final project progress Homework Continue making progress on your final project. Look at your project proposal, and look unfinished items/features that belong to youRead More...