A simple chess GUI supporting UCI.
CyB3RC0nN0R
0968fddce0
* Enabled "next" and "previous" buttons * Added corresponding methods to Board * Added Move#invert() * Rendering variation count in MoveNodeRenderer The added functionality does not work correctly at the moment. This is probably caused due to missing synchronization between the state of the board, the game and the user interface. |
||
---|---|---|
res/pieces | ||
src/dev/kske/chess | ||
test/dev/kske/chess | ||
test_res | ||
.classpath | ||
.gitignore | ||
.project | ||
LICENSE | ||
README.md |