summaryrefslogtreecommitdiffstats
path: root/site/samples/rob.fs
Commit message (Collapse)AuthorAgeFilesLines
* demo: use say for headingBrian Cully2025-12-181-2/+2
|
* stop bouncing, start clampingBrian Cully2025-12-181-1/+1
| | | | | | | bounce doesn't work well because it tries to adjust the heading itself, but that's controlled by forth, which leads to jiggling about when they disagree, which can happen if we bounce between the ‘head’ and ‘sethead’ calls in ‘head 10 + sethead’
* add bouncing when hitting arena edgeBrian Cully2025-12-181-1/+1
|
* js: aestheticsBrian Cully2025-12-161-1/+1
|
* rename velocity to speedBrian Cully2025-12-161-1/+1
| | | | mass is a scalar quantity
* html: add arena canvas and update robo from codeBrian Cully2025-12-151-0/+7