https://github.com/jamen/khan
Experimental chess engine
https://github.com/jamen/khan
Last synced: 11 months ago
JSON representation
Experimental chess engine
- Host: GitHub
- URL: https://github.com/jamen/khan
- Owner: jamen
- License: zlib
- Created: 2022-05-12T14:09:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-06T12:17:41.000Z (almost 4 years ago)
- Last Synced: 2025-02-08T01:48:16.935Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# khan
Experimental chess engine.
The AI is WIP. I want to try retrograde analysis of attacking lines and use a Markov decision process.
I'm using the [CuteChess] and [Scid vs. PC](http://scidvspc.sourceforge.net/) interfaces for testing. Open to suggestions.
[`vampric_uci`]: https://github.com/vampirc/vampirc-uci
[CuteChess]: https://github.com/cutechess/cutechess
[Scid vs. PC]: http://scidvspc.sourceforge.net/