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

[Thue-Morse] Refinements #200

Open merowin opened 7 months ago

merowin commented 7 months ago

Couple of ideas:

1.) Remove the check for (Super-) Ko, because the non-periodical move order rules out all cycles already 2.) Add visual indicator for the next moves that are coming up (e.g. display the next 6 or so move colors) <- this could also be scrollable

An idea (+ request) from a Thue-Morse Go enthusiast: Display the current move number in binary / hexadecimal / base 8

benjaminpjones commented 7 months ago

+1 to both ideas

For (2), https://github.com/govariantsteam/govariants/issues/134 might help