RoboticChess is an interactive app where you can play chess against AI bots, watch bots play each other, and create your own chess bots. It's a fun and flexible platform for anyone interested in chess or programming.
- Play Against Bots: Challenge a variety of chess bots with different skill levels.
- Watch Bot Matches: Observe exciting matches between AI bots.
- Create Your Own Bots: Design and test your own chess bots using customizable logic.
- User-Friendly Interface: Intuitive controls and a clean layout for seamless gameplay.
Web App:
- Go to the website
Electron:
- Clone the repository:
git clone https://github.com/anton2026gamca/RoboticChess.git
- Install dependencies:
npm install
- Start the application:
npm start
This project is licensed under the MIT License.