Terrarium-Simulator-Cpp-Training Cpp training project. Build instructions Build the code: mkdir build cd build cmake .. make Run: ./main Run the tests: ./test/yourproject_test Build and Test: . try_build_and_test.sh