Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Add GameService service. #43

Closed
ndouglas opened this issue Oct 8, 2023 · 0 comments
Closed

Add GameService service. #43

ndouglas opened this issue Oct 8, 2023 · 0 comments
Assignees

Comments

@ndouglas
Copy link
Contributor

ndouglas commented Oct 8, 2023

The issue I'm having currently is organizing the different steps that need to take place in order for the game to actually start. I've had this working, broken it, fixed it, broken it, etc. Consequences of a growing design that's becoming increasingly abstract.

My GameState should house a GameService that manages these details. Probably a state machine whose transitions encompass the various actions that need to occur in order to start a game.

I need to:

@ndouglas ndouglas self-assigned this Oct 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant