ChessAnalyzer
An open-source chess analysis tool.
Install / Use
/learn @gustavotoyota/ChessAnalyzerREADME
ChessAnalyzer
An open-source chess analysis tool.
Chromium-based browsers are recommended for maximum performance.
Features
- Evaluate positions with Stockfish 16
- Play against the computer
- Show opponent's threats in the current position
- Import and export FEN and PGN notations
- Draw arrows and highlight squares
- Hover over a move to see the position on a mini board
- Flip board
Libraries and frameworks used
- react-chessboard: React chessboard UI component
- chess.js: Chess logic library
- stockfish: The strongest chess engine available
- React: Reactivity, component system, and more
- Next.js: Frontend framework
