Open theJayProject opened 2 years ago
Label every screen and match them with the controller it interacts with the rules of the game. If there is one screen, but the rules change, it will be one controller. If there is no interaction with the rules of the game I handle them and if there are @theJayProject
Detailed description of different sections on Miro.com.
Once you learn polymorphism, you could begin to write Controllers for windows which will require interaction with the game rules or game logic.