Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kariaro/chessbot
A working chess robot and gui
https://github.com/kariaro/chessbot
Last synced: 24 days ago
JSON representation
A working chess robot and gui
- Host: GitHub
- URL: https://github.com/kariaro/chessbot
- Owner: Kariaro
- Created: 2020-12-19T14:30:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-27T15:27:57.000Z (over 2 years ago)
- Last Synced: 2023-06-17T22:36:04.306Z (over 1 year ago)
- Language: Java
- Size: 23.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChessBot
This chess engine is a small hobby project about integration with other tools and how to optimize complex systems.# Current evaluation
The current evaluation system uses a combination of Alpha-Beta pruning and Quiescence search for captures.I have not calculated the exact elo of the engine, but I would put it around `1500`
elo.# Playing against
The engine has a bot account on lichess but will not be active most of the time.
[(Lichess.org) HardCodedBot](https://lichess.org/@/HardCodedBot)