ladybird/Libraries/LibChess
AnicJov 01b62cc7f4 Chess: Added ability to resign and flip the board
This patch adds options to the app's menubar to resign the game and
flip the board.
2020-12-06 15:51:34 +01:00
..
Chess.cpp Chess: Added ability to resign and flip the board 2020-12-06 15:51:34 +01:00
Chess.h Chess: Added ability to resign and flip the board 2020-12-06 15:51:34 +01:00
CMakeLists.txt LibChess: Add UCIEndpoint for writing UCI chess engines 2020-08-21 12:26:30 +02:00
UCICommand.cpp LibChess: Use new format functions. 2020-10-17 23:20:31 +02:00
UCICommand.h LibChess: Add UCIEndpoint for writing UCI chess engines 2020-08-21 12:26:30 +02:00
UCIEndpoint.cpp LibChess: Use new format functions. 2020-10-17 23:20:31 +02:00
UCIEndpoint.h LibChess: Add UCIEndpoint for writing UCI chess engines 2020-08-21 12:26:30 +02:00