Thanks to visit codestin.com
Credit goes to github.com

Skip to content

nonvegan/boids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Boids

Just some early implementation attempt of a boids simulation using SDL2...

The simulation is not working prorperly (all the boids just eventually merge and flock together), there are probably a lot of logic errors in the code...

Boids gif

Getting started

$ sudo apt-get install libsdl2-dev  libsdl2-gfx-dev
$ make
$ ./boids

Keybinds

R: Reset

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published