Component renders chessboard using svg, driven by ReactJS.
Chessboard pattern- Coordinates
- Board flipping (coordinate flipping)
- Board resizing
- SVG Pieces
- Position pieces for the given FEN
- Board flipping 2 (pieces flipping)
- Square hover color
- FEN diff (animation)
- Make move (animation)
- Square highlight for make move
- Highlight any square with any color
- Highlight square with semantic colors
- Interaction and events