summaryrefslogtreecommitdiffstats
path: root/site/samples
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
|
* make slo-fac more impressiveBrian Cully2025-08-251-2/+2
| | | | by counting to 15!
* load forth from serverBrian Cully2025-08-251-10/+10
|
* add slow factorial exampleBrian Cully2025-08-251-0/+28
| | | | more blinken!
* add sample code in siteBrian Cully2025-08-251-0/+12