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

Add built-in board/player moves on player turn expire #32

Merged
merged 1 commit into from
Aug 18, 2024

Conversation

simlmx
Copy link
Contributor

@simlmx simlmx commented Aug 18, 2024

  • Refactor the "itsYourTurn" bits to "turns.begin/turns.end"
  • Improve the Stats definitions
  • No more scores with endMatch. The new way is to use stats
  • Add a lot of typing tests
  • Add tests for MatchTester

@simlmx simlmx force-pushed the 2.3.0-built-in-turns-that-expire branch from 719e78e to 00a1e97 Compare August 18, 2024 00:33
We refactor the turns to include an expiration time and something to do
when the turn expires (player or board move).
@simlmx simlmx force-pushed the 2.3.0-built-in-turns-that-expire branch 2 times, most recently from 7135c0c to 6a330fe Compare August 18, 2024 00:40
@simlmx simlmx merged commit 6a330fe into main Aug 18, 2024
1 check passed
@simlmx simlmx deleted the 2.3.0-built-in-turns-that-expire branch August 18, 2024 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant