govariantsteam / govariants

A place to play Go variants
https://www.govariants.com
GNU Affero General Public License v3.0
5 stars 1 forks source link

Play in Demo board without selecting seats #337

Closed merowin closed 1 day ago

merowin commented 2 days ago

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.