aboutsummaryrefslogtreecommitdiff
path: root/main.c
Commit message (Expand)AuthorAgeFilesLines
* run the simulation in real-time.HEADmasterrodri2023-10-111-3/+28
* cleanup and adjustments.rodri2020-06-151-7/+4
* 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