svg should work like p5 in ludus.js #79

Closed
opened 2025-07-05 21:02:46 +00:00 by scott · 1 comment
Owner

The p5 function is currently possibly working for multiple turtles; at current, the svg function will throw, since it hasn't been updated for the new format.

We need to update svg to use the new command format w/ ids.

The `p5` function is currently possibly working for multiple turtles; at current, the `svg` function will throw, since it hasn't been updated for the new format. We need to update `svg` to use the new command format w/ ids.
scott added the
bug
feature
labels 2025-07-05 21:02:46 +00:00
scott added this to the Core: CC2 milestone 2025-07-05 21:02:49 +00:00
Author
Owner

Done in e4e32bb308

Done in https://alea.ludus.dev/twc/rudus/commit/e4e32bb30836f59634c93e2e7334f689e2690b6e
scott closed this issue 2025-07-06 03:21:32 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: twc/ludus#79
No description provided.