Commit Graph

2 Commits

Author SHA1 Message Date
fegger 29868a704c add multithread game logic. add tests. edit cmake 2026-04-27 12:13:05 +02:00
fegger 92f2dc77f2 Add tests and update CMake to build them
Add comprehensive unit tests in tests/test_all.cpp

Refactor CMakeLists: set C++17 and CMAKE_CXX_STANDARD_REQUIRED,
introduce a SOURCES list used by executables, add a
deep_miner_tests target, and set cmake_minimum_required to 3.15
2026-04-20 12:31:15 +02:00