Today We Did
- Continue working on Tower of Defense Project
Homework
- add all the game modes to config: GAME_LANDING_PAGE, GAME_IN_SESSION, GAME_OVER, GAME_WIN,and GAME_CREDIT_PAGE. add self.game_mode to your init, and if the game mode is GAME_IN_SESSION then call game_in_session.
- Make a function called game_landing_page() that should show the title of the game. call game_landing_page() when the game mode is GAME_LANDING_PAGE
If you have any questions, please send an email to latisha@ayclogic.com