This repository has been archived by the owner on Oct 24, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: set turn boolean for the first turn (#27)
It turns out a turn change event is not emitted on the first turn of a game. However, we can utilize the presence of the coin in the initial mulligan to determine who goes first.
- Loading branch information