This repository has been archived on 2021-02-18. You can view files and clone it, but cannot push or open issues or pull requests.
chess/src/dev/kske/chess
Kai S. K. Engelbart 6824b46539
Using reflection in FENString, fixed input field in MainWindow
2020-08-15 23:25:39 +02:00
..
board Using reflection in FENString, fixed input field in MainWindow 2020-08-15 23:25:39 +02:00
event Added RestartEvent to clear move list after game restart 2020-08-15 23:25:34 +02:00
exception Changed class Javadoc to use @author and @since tags 2020-08-15 23:25:30 +02:00
game Added pawn promotion selection 2020-08-15 23:25:38 +02:00
io Removed Type enumeration from Piece class 2020-08-15 23:25:37 +02:00
pgn Changed class Javadoc to use @author and @since tags 2020-08-15 23:25:30 +02:00
uci Implemented 'go' command in UCI protocol 2020-08-15 23:25:33 +02:00
ui Using reflection in FENString, fixed input field in MainWindow 2020-08-15 23:25:39 +02:00