Chess analysis board
1.0.0
Chess game analysis is a platform that allow users to analyse their chess game. You can import your game, check the evaluation of the position or check the best move provided by the chess enginge stockfish.
Live
Created using:
-React.js
-Chessboard.jsx
-Chess.js
-Stockfish
Chess analysis board app requires Node.js to run app locally.
Download the repo by downloading zip or cloning the repo:
$ git clone https://github.com/dolidius/Chess-analysis-board.git
Install the dependencies and start the server.
$ cd Chess-analysis-board
$ npm install
$ npm start
The application will be running with on port 3000.
-Report about the game
-Custom board styles