ps2-controller / react-chess-analysis-board

React component for a fully featured, stylable chess analysis board.
GNU General Public License v3.0
10 stars 4 forks source link

Better GIF that actually shows the power of the analysis board #4

Open ps2-controller opened 1 year ago

ps2-controller commented 1 year ago

The current GIF doesn't really show the full power of creating multiple branches of analysis, traversing left and right along the position tree, and selecting any position on any analysis branch to render. That would probably take a 60-90 second recorded, thoughtful and deliberate GIF.

To get the board running, clone this repo and run npm install, npm run dev, and you should get a localhost URL running the reference implementation which you can access in your browser.