
- This event has passed.
7 PM – Python Game Development
December 15, 2021 @ 7:00 pm - 8:00 pm
Today:
- We went over the homework.
- We went over the maze solver and started the process to move the enemy tank with it.
Homework:
- Add a game “mode” attribute in TankGame, which starts with GAME_NOT_IN_SESSION, and add a landing page with the play button, and the logo
- Add logic so that if the user clicks the play button in transitions to game in session.