Commit Graph

3 Commits

Author SHA1 Message Date
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
fegger 6880bd2a41 implement mining functionality in SortBot and add .gitignore 2026-04-15 15:55:26 +02:00
fegger 22e8ea8d46 Add project skeleton: CMake, Game and bots 2026-04-15 13:14:18 +02:00