Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages