1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 03:08:13 +00:00
serenity/Userland/Services/ChessEngine
2023-04-24 20:58:35 +02:00
..
ChessEngine.cpp LibChess: Convert Commands to use String and propagate errors 2023-04-24 20:58:35 +02:00
ChessEngine.h ChessEngine: Gracefully handle GUI disconnections 2023-04-20 09:59:18 +01:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
main.cpp ChessEngine: Handle the UCI quit command 2023-04-20 09:59:18 +01:00
MCTSTree.cpp Everywhere: Remove unused DeprecatedString includes 2023-04-09 22:00:54 +02:00
MCTSTree.h Everywhere: Remove NonnullOwnPtr.h includes 2023-03-06 23:46:35 +01:00