- This event has passed.
12 – Advanced Python Game Development
July 24, 2021 @ 12:00 pm - 1:00 pm
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 enemy tank to the player.
Homework
- Create a landing page. Look at how we did landing page in Birdie and FlappyDuck games.
- In the Landing Page, make sure to use assets/Game_Logo.png and Play button.