Commit Graph

32 Commits

Author SHA1 Message Date
Scott Richmond
cf19e11f64 js & rust code for key inputs
Former-commit-id: a95f575260
2025-07-05 23:33:39 -04:00
Scott Richmond
b5ce807015 factor svg/p5 into modules; fix svg rendering
Former-commit-id: f635e878c9
2025-07-05 23:20:41 -04:00
Scott Richmond
f9bfec20ab fix p5 drawing command conversion
Former-commit-id: 50da642758
2025-07-05 17:38:40 -04:00
Scott Richmond
c30d17657b fix p5 state calculations
Former-commit-id: 45984e190a
2025-07-05 17:30:19 -04:00
Scott Richmond
107d026fc8 first pass at multiturtles
Former-commit-id: bac3c29d1d
2025-07-05 17:09:01 -04:00
Scott Richmond
ff5b18f07d middleware should now handle multiple turtles
Former-commit-id: ff6aaf5cdf
2025-07-05 15:26:48 -04:00
Scott Richmond
dac33fef62 spawn is now a special form
Former-commit-id: bbdab93cf0
2025-07-04 17:24:54 -04:00
Scott Richmond
9b528035be asdf
Former-commit-id: d52faeff41
2025-07-04 15:57:16 -04:00
Scott Richmond
5c58a726be asdf
Former-commit-id: ed6976fe35
2025-07-04 15:37:39 -04:00
Scott Richmond
99cd19ab46 add is_starting_up
Former-commit-id: 8851002a90
2025-07-04 15:29:44 -04:00
Scott Richmond
03150b6100 fix slice_n
Former-commit-id: f853e02f00
2025-07-04 15:18:49 -04:00
Scott Richmond
d01f04ce51 globalize key_down and key_up
Former-commit-id: 7cffa43c3e
2025-07-04 15:09:02 -04:00
Scott Richmond
022e503636 keep working on panics: tracebacks sort of work?
Former-commit-id: 9228e060bb
2025-07-04 14:10:03 -04:00
Scott Richmond
eae1c95583 use serde to serialize the things
Former-commit-id: c6709bb2e8
2025-07-03 20:22:11 -04:00
Scott Richmond
c67219baa6 add log to input
Former-commit-id: 2f4ab41a62
2025-07-02 16:20:22 -04:00
Scott Richmond
41f54d86af fix complete reset
Former-commit-id: df5c745ce9
2025-07-02 16:05:06 -04:00
Scott Richmond
3d39013515 ready handshake for better message passing
Former-commit-id: cfe8009861
2025-07-02 14:51:42 -04:00
Scott Richmond
500f0dbe31 actually (?!) fix drunk turtle problem
Former-commit-id: 9414dc64d9
2025-07-01 20:10:24 -04:00
Scott Richmond
d25fac324c try again
Former-commit-id: 197cbfc795
2025-07-01 20:07:02 -04:00
Scott Richmond
4cf98ef9db maybe fix drunk turtle bug?
Former-commit-id: f3801b3c37
2025-07-01 19:55:49 -04:00
Scott Richmond
0528c1dab8 another wasm release
Former-commit-id: f8983d24a4
2025-07-01 19:20:33 -04:00
Scott Richmond
7fc6550bec get fetch up & running
Former-commit-id: 5b2fd5e2d7
2025-07-01 18:52:03 -04:00
Scott Richmond
8a057e6f77 get input working
Former-commit-id: b12d0e00aa
2025-07-01 16:59:42 -04:00
Scott Richmond
a502368e4f update worker url resolution
Former-commit-id: 808368d2b9
2025-07-01 16:30:17 -04:00
Scott Richmond
5ef5464fd6 fix worker path
Former-commit-id: 88ff5886bb
2025-07-01 16:07:01 -04:00
Scott Richmond
dd9a304944 get commands wired up, probs
Former-commit-id: 1ec60b9362
2025-07-01 14:35:36 -04:00
Scott Richmond
9c1b50cc36 fix FF event loop bug
Former-commit-id: 400bd5864b
2025-07-01 12:54:11 -04:00
Scott Richmond
29e761691d hook the things up and discover a possible stop-the-world bug
Former-commit-id: 2f3f362f49
2025-07-01 00:43:01 -04:00
Scott Richmond
fcaf04d9c4 integration work continues
Former-commit-id: 4eceb62ce5
2025-06-30 18:59:59 -04:00
Scott Richmond
d945b2eb7c stub out first pass of io system
Former-commit-id: bc49ece0cf
2025-06-30 12:48:50 -04:00
Scott Richmond
79592ee21f maybe figure out the wasm thing?
Former-commit-id: 44f7ce7b06
2025-06-25 22:56:39 -04:00
Scott Richmond
c647cc0ea5 bring pkg directory under git 2025-06-25 17:46:00 -04:00