A TBP compliant bot fighting ring for seeing fights between two bots
- Install CMake for Visual Studio
- Open the root of the project with Visual Studio
- Install CMake, make, g++/clang++, sdl2 and sdl ttf
- Run these commands
cmake -B build
cmake --build build
cd build
make