Open jli615 opened 2 years ago
This will be the Controller that connects the backend Model to the frontend View. Here is where all the action takes place: instances of Coin Game will be defined, and based on what the user inputs, certain methods will be run to progress the game.
This will be the Controller that connects the backend Model to the frontend View. Here is where all the action takes place: instances of Coin Game will be defined, and based on what the user inputs, certain methods will be run to progress the game.