You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is to separate the game state management code to separate the logic needed to help manage the data need for the GSM to interact properly with the user.
extracted step tracking logic into the Model
extracted gameloop logic for managing states into the Model