| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | stop bouncing, start clamping | Brian Cully | 2025-12-18 | 1 | -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 edge | Brian Cully | 2025-12-18 | 1 | -1/+1 |
| | | |||||
| * | js: aesthetics | Brian Cully | 2025-12-16 | 1 | -1/+1 |
| | | |||||
| * | rename velocity to speed | Brian Cully | 2025-12-16 | 1 | -1/+1 |
| | | | | | mass is a scalar quantity | ||||
| * | html: add arena canvas and update robo from code | Brian Cully | 2025-12-15 | 1 | -0/+7 |
| | | |||||
| * | make slo-fac more impressive | Brian Cully | 2025-08-25 | 1 | -2/+2 |
| | | | | | by counting to 15! | ||||
| * | load forth from server | Brian Cully | 2025-08-25 | 1 | -10/+10 |
| | | |||||
| * | add slow factorial example | Brian Cully | 2025-08-25 | 1 | -0/+28 |
| | | | | | more blinken! | ||||
| * | add sample code in site | Brian Cully | 2025-08-25 | 1 | -0/+12 |
