aboutsummaryrefslogtreecommitdiff
path: root/main.c
Commit message (Expand)AuthorAgeFilesLines
* correct the jail and its limits.rodri2020-06-121-6/+6
* implement boids algorithm.rodri2020-06-101-40/+125
* unnecessary realloc tagging.rodri2020-06-091-1/+1
* initial commit. first stages of simulation, per-second steps avoiding the jai...rodri2020-06-091-0/+259