For all two-player variants, it would be nice if we can automatically select the next-to-play seat, so users and variant developers don't need to click manually.
Maybe that could work something like this: When a move is played (and at the beginning), if ´game.nextToPlay().length === 1´ then we automatically select the corresponding seat.
For all two-player variants, it would be nice if we can automatically select the next-to-play seat, so users and variant developers don't need to click manually.
Maybe that could work something like this: When a move is played (and at the beginning), if ´game.nextToPlay().length === 1´ then we automatically select the corresponding seat.