Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 493 Bytes

File metadata and controls

20 lines (17 loc) · 493 Bytes

Chessboard component for ReactJS

Component renders chessboard using svg, driven by ReactJS.

Roadmap

  • 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