Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create the GameStateModel for GameStateService #2

Open
3 tasks
chektien opened this issue Feb 15, 2022 · 0 comments
Open
3 tasks

Create the GameStateModel for GameStateService #2

chektien opened this issue Feb 15, 2022 · 0 comments
Labels

Comments

@chektien
Copy link
Contributor

chektien commented Feb 15, 2022

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
  • passed all unit tests for GameStateService
@chektien chektien changed the title Create the GameStateViewModel for GameStateService Create the GameStateModel for GameStateService Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant