Skip to content

wiidotmom/boids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boids

A simple 2D boid simulation

Building & running

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

About

2D boid simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors