| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | demo: use say for heading | Brian Cully | 2025-12-18 | 1 | -2/+2 |
| | | |||||
| * | 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 |
