summaryrefslogtreecommitdiffstats
path: root/balls.c
Commit message (Collapse)AuthorAgeFilesLines
* fix bug in broadcast()Sam Anthony2024-09-251-4/+4
|
* variable radiusSam Anthony2024-09-251-9/+31
|
* refactor graphics functionsSam Anthony2024-09-251-34/+0
|
* refactor collisionsSam Anthony2024-09-251-65/+16
|
* set framerate and resolutionSam Anthony2024-09-251-3/+3
|
* set resolution and framerateSam Anthony2024-09-251-3/+3
|
* wall clippingSam Anthony2024-09-191-12/+11
|
* pretty good collisionsSam Anthony2024-09-191-30/+22
|
* argparseSam Anthony2024-09-191-2/+13
|
* better collisionsSam Anthony2024-09-191-95/+107
|
* extract col/row copy helper functionsSam Anthony2024-09-191-6/+22
|
* bad collisionSam Anthony2024-09-191-0/+383