ladybird/Games/Chess
AnicJov cf8fce368a Chess: Added ability to copy board state as FEN
You can now copy the board state as Forsyth-Edwards Notation. You can
then paste this into other chess programs/games, or into ours when
it gets implemented.
2020-12-10 20:40:51 +01:00
..
ChessWidget.cpp Chess: Added ability to copy board state as FEN 2020-12-10 20:40:51 +01:00
ChessWidget.h Chess: Added ability to copy board state as FEN 2020-12-10 20:40:51 +01:00
CMakeLists.txt Chess: Add support for UCI engines 2020-08-21 12:26:30 +02:00
Engine.cpp LibCore: Rename File::ShouldCloseFile{Description => Descriptor} 2020-10-25 13:59:41 +01:00
Engine.h Chess: Add support for UCI engines 2020-08-21 12:26:30 +02:00
main.cpp Chess: Added ability to copy board state as FEN 2020-12-10 20:40:51 +01:00
PromotionDialog.cpp Applications: Use application icons for dialog windows 2020-10-31 13:48:15 +01:00
PromotionDialog.h Chess: Add pawn promotion to any piece 2020-08-15 20:54:02 +02:00