Commit Graph

5 Commits

Author SHA1 Message Date
fegger 2780697235 Implement World rearrange and add RandomBot and main
Make World::checkEffects non-const and provide its implementation.
Add RandomBot implementation and declare a private randomNumber helper.
Add a simple main() entrypoint.
2026-04-15 14:08:52 +02:00
fegger 22e8ea8d46 Add project skeleton: CMake, Game and bots 2026-04-15 13:14:18 +02:00
fegger 4a38215e31 implement mining functionality in SortBot and add .gitignore 2026-04-15 11:38:15 +02:00
fegger b43f266973 added robot interface and robot base class 2026-04-14 23:44:24 +02:00
fegger d53986f907 initial comitt 2026-04-14 22:49:02 +02:00