| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | html: animate independently of tick rate, reorg a lot of html | Brian Cully | 2025-12-16 | 3 | -85/+132 |
| | | | | | | i should have done this in more commits, but i'm not going to go back and fix it now. | ||||
| * | rename velocity to speed | Brian Cully | 2025-12-16 | 2 | -4/+4 |
| | | | | | mass is a scalar quantity | ||||
| * | js: set fps to 30 and use a circle for the avatar | Brian Cully | 2025-12-16 | 1 | -3/+7 |
| | | |||||
| * | js: put x/y coords in robo object, not global | Brian Cully | 2025-12-15 | 1 | -33/+38 |
| | | |||||
| * | js: remove debugging | Brian Cully | 2025-12-15 | 1 | -1/+0 |
| | | |||||
| * | html: add arena canvas and update robo from code | Brian Cully | 2025-12-15 | 4 | -1/+70 |
| | | |||||
| * | whitespace | Brian Cully | 2025-12-14 | 1 | -1/+4 |
| | | |||||
| * | 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 | 3 | -22/+41 |
| | | |||||
| * | min-height for editor | Brian Cully | 2025-08-25 | 1 | -0/+1 |
| | | |||||
| * | add slow factorial example | Brian Cully | 2025-08-25 | 1 | -0/+28 |
| | | | | | more blinken! | ||||
| * | add sample code in site | Brian Cully | 2025-08-25 | 2 | -5/+21 |
| | | |||||
| * | add comments | Brian Cully | 2025-08-25 | 1 | -1/+1 |
| | | |||||
| * | let src div size itself | Brian Cully | 2025-08-25 | 1 | -1/+0 |
| | | |||||
| * | move html stuff into ‘site’ | Brian Cully | 2025-08-24 | 3 | -0/+286 |
