A simple chess GUI supporting UCI.
kske
3821ce313d
* Removed move counter from Piece * Added castling right array to MoveNode and Log * Removed castling right map from Board * Added castling right serialization and deserialization to FENString * Modified LogTest |
||
---|---|---|
res/pieces | ||
src/dev/kske/chess | ||
test/dev/kske/chess | ||
test_res | ||
.classpath | ||
.gitignore | ||
.project | ||
LICENSE | ||
README.md |