A modern React wrapper around the chessground library with added features like move validation, theme customization, promotion dialogs, and more.
git clone https://github.com/Ali-Raza764/react-chessground
cd react-chessground
npm install
npm run dev
This project provides a clean and updated implementation of chessground, fixing bugs and adding extra features. Unlike other outdated solutions like the react-chessground
npm package, this version includes:
- Move validation
- Theme switching
- Promotion dialogs
- Real-time updates
Screenshot showing the Chessground UI with a custom theme and an example board.