Rashid
Rashid
It would be nice to have an option for a dot feature on play page. When a move is worse than some threshold, it should give instant feedback. E.g. last...
The score graph on the analysis page is only synced in one direction with the move tree. [This](https://google.github.io/charts/flutter/example/behaviors/slider) seems to be more useful than current approach.
- load .sgf to game tree - save game to .sgf https://github.com/mattheww/sgfmill
Ideas: - game settings (komi, rules) - ai setting (visits are limited to 1/s on raspberry pi, cap time, root noise) - board settings (thresholds) - wifi connection - move...