1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-30 22:18:11 +00:00
serenity/Userland/Services/ChessEngine
2023-05-07 14:04:55 +02:00
..
ChessEngine.cpp ChessEngine: Reset the engine state on receiving a ucinewgame command 2023-04-28 05:55:51 +02:00
ChessEngine.h Chess: Slightly improve error propagation during startup 2023-05-07 14:04:55 +02:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
main.cpp Chess: Avoid IODevice and DeprecatedFile 2023-05-07 14:04:55 +02: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