Commit Graph

4 Commits

Author SHA1 Message Date
fegger 6880bd2a41 implement mining functionality in SortBot and add .gitignore 2026-04-15 15:55:26 +02:00
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 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