A simple 2D boid simulation
Ensure you have CMake installed. Ensure you have SDL build dependencies installed.
cmake -S . -B build # Setup build directory
cmake --build build # Build
./build/project # Run| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple 2D boid simulation
Ensure you have CMake installed. Ensure you have SDL build dependencies installed.
cmake -S . -B build # Setup build directory
cmake --build build # Build
./build/project # Run