summaryrefslogtreecommitdiffstats
path: root/geo.c
Commit message (Expand)AuthorAgeFilesLines
* rename Rectangle->Rect for windows compatibilitySam Anthony2024-11-021-3/+3
* change vector type from int to floatSam Anthony2024-10-311-3/+2
* move noOverlapPositions to geoSam Anthony2024-10-311-1/+27
* remove gcc vector with structSam Anthony2024-10-311-7/+11
* ball-ball collisions (untested)Sam Anthony2024-10-291-0/+2
* moveSam Anthony2024-10-281-29/+0
* set initial positionsSam Anthony2024-10-281-0/+47