A simple chess GUI supporting UCI.
CyB3RC0nN0R
91716e12cf
+ isFreePath implementation in Piece - Removed isFreePath from Bishop, Rook, Queen and King + canCastleKingside and canCastleQueenside methods in King + Castling rights record in Board + FEN export + equals method in Position + UCI 'position startpos' command - Switched to Java 8 compliance for compatibility reasons |
||
---|---|---|
res/pieces | ||
src/dev/kske/chess | ||
test/dev/kske/chess/test | ||
.classpath | ||
.gitignore | ||
.project | ||
LICENSE | ||
README.md |