A simple chess GUI supporting UCI.
kske
2821f30dbe
* Moved move execution and reversion to the Move class * Removed Move.Type enumeration * Added Move subclasses Castling, EnPassant and PawnPromotion * Generating all four possible pawn promotions in the Pawn class * Temporarily removed special move support from NaturalPlayer |
||
---|---|---|
res/pieces | ||
src/dev/kske/chess | ||
test/dev/kske/chess | ||
test_res | ||
.classpath | ||
.gitignore | ||
.project | ||
LICENSE | ||
README.md |