First working version of colony.

Harversters and spawn work.
This commit is contained in:
douwe
2025-08-13 20:43:26 +02:00
parent 8a39526580
commit 9a1682a857
28 changed files with 1328 additions and 114 deletions

View File

@@ -1,4 +1,6 @@
file(REMOVE_RECURSE
"CMakeFiles/app.dir/src/harvester.cpp.o"
"CMakeFiles/app.dir/src/harvester.cpp.o.d"
"CMakeFiles/app.dir/src/loop.cpp.o"
"CMakeFiles/app.dir/src/loop.cpp.o.d"
"CMakeFiles/app.dir/src/spawn.cpp.o"