https://github.com/fireplank/cpp-chess-bot
A chess bot I made using mostly C++ and a little Python
https://github.com/fireplank/cpp-chess-bot
chess chess-engine cpp engine python python3
Last synced: about 2 months ago
JSON representation
A chess bot I made using mostly C++ and a little Python
- Host: GitHub
- URL: https://github.com/fireplank/cpp-chess-bot
- Owner: FirePlank
- License: gpl-3.0
- Created: 2021-04-06T11:00:39.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-15T19:44:57.000Z (about 4 years ago)
- Last Synced: 2025-10-10T14:42:25.890Z (8 months ago)
- Topics: chess, chess-engine, cpp, engine, python, python3
- Language: C++
- Homepage:
- Size: 7.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cpp-Chess-Bot
A chess bot I made using a compination of python and c++