pychess-variants
pychess-variants copied to clipboard
Minor enhancements for the Editor page
Looking at the Lichess editor, some of their features seem useful. They could probably improve some others.

We probably don't need the castling rights checkboxes. If included, they may require different implementations for different variants. S-chess might also need gating checkboxes.
-
[x] Flip board option
-
[x] Castlings option
-
[x] Include graphic (font?) icons in front of the blue text options?
-
[ ] A [Copy FEN] button next to the FEN field to copy the string to the clipboard
Lichess deals with the "side to move" with a drop-down list. Either of the following might be a slight improvement perhaps.
- [x] A "Black to move" checkbox to update the FEN from 'w' to 'b' (or)
- [x] A button that toggles between [White to move] and [Black to move] that does the same thing
Again, most of those are non-essential features. Thank you!