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 966c959786
Removed old FEN string methods, fixed FEN regex
2020-08-15 23:25:29 +02:00
..
board Removed old FEN string methods, fixed FEN regex 2020-08-15 23:25:29 +02:00
event Changed event model 2020-08-15 23:25:04 +02:00
exception Added ChessException class 2020-08-15 23:25:19 +02:00
game Removed old FEN string methods, fixed FEN regex 2020-08-15 23:25:29 +02:00
io Created io package, moved IO-related classes 2020-08-15 23:25:26 +02:00
pgn Removed old FEN string methods, fixed FEN regex 2020-08-15 23:25:29 +02:00
uci Renamed SAN-like coordinate notation to LAN, added SAN support to Board 2020-08-15 23:25:20 +02:00
ui Removed old FEN string methods, fixed FEN regex 2020-08-15 23:25:29 +02:00