-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP initialise turn machine outside of round machine
Rather than invoke the turn machine directly in the round machine we now use the round model class as an intermediary to initiate the round machine. Next one the round is in the 'finished' state we will need to pass the received answers back from the turn to the round machine.
- Loading branch information
rich
committed
May 23, 2024
1 parent
a4d3573
commit 5a041bf
Showing
2 changed files
with
34 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters