A fully-functional interface for loading and generating chess game files.
- Load/Import FEN file
- Download FEN file
- Download PGN file
- Animation speed setting
- Reset Board
- Rotate Board
- Auto highlight valid moves
This project is deployed on Netlify
Clone the project
git clone https://github.com/scinth/Simple-Chess-GUI myprojectGo to the project directory
cd myprojectInstall dependencies
npm installStart the server
npm run startFor comments and suggestions, please reach out to me at
rodnielbriones@gmail.com
