A Simple Chess Engine with a beautiful GUI
- Beautiful GUI
- A different Chessboard everytime !
- Dark Mode!
✅ Responsive UI
✅ Add Piece Exclusive Moves
✅ Add Special Moves
✅ Add AI Opponent
If you have any suggestions feel free to open an issue.
- Dual Core or Equivalent Processor
- 1 Gb RAM recommended
- Win 8 or higher recommended
- In case of Win 7, .NET Framework 4.7.1 or higher is required .NET 4.6.1 has black screen issue.
You need to install Nodejs first which can be found here: NodeJs
Just open your project folder and type in your CLI,
npm i -D electron@latest
- See the
electron-builder
docs. - Recommended for electron-builder
Yarn
- Create a
build
folder inside your project folder and copy thechess.ico
fromassets
folder - Install electron-builder
yarn add electron-builder --dev
- Open your CLI and type
yarn dist
- Install setup and enjoy
If you like my work you could donate me via Paypal
.
It would really help me. Thanks.