19 Commits

Author SHA1 Message Date
78ecc84493 use the builder syntax for yinyang 2025-10-24 16:35:27 +02:00
ea5bb85e88 add a viewbox to the svg that has the whole drawing in frame 2025-10-24 16:31:25 +02:00
e6bc79ea7b now svg lines, circles and fills are exported 2025-10-23 16:15:02 +02:00
6e6aa8b27e initial svg support 2025-10-23 09:40:08 +02:00
728549253d some more examples 2025-10-19 16:39:42 +02:00
346a4fd720 adjust examples to y-axis-flip 2025-10-19 14:19:17 +02:00
1d93c22a73 dashed_circle example 2025-10-19 09:24:31 +02:00
9fda96e439 add a threaded clock example 2025-10-19 09:13:52 +02:00
284fcdcb6d clock example improvements 2025-10-19 08:49:20 +02:00
b31ac29deb add clock and bezier example 2025-10-18 22:19:02 +02:00
28527e6113 improve hangman 2025-10-18 21:35:45 +02:00
070b404bf4 add text capabilities 2025-10-18 19:50:55 +02:00
14b93f657b improve hangman example 2025-10-18 08:28:36 +02:00
7e23dc9d9c add two threading examples 2025-10-17 19:17:22 +02:00
fcca1a2db4 rename create_turtle{,_plan} 2025-10-17 18:38:44 +02:00
3509060390 add multi turtle support 2025-10-17 08:59:29 +02:00
bbb9348497 initial multi-turtle support 2025-10-13 09:42:34 +02:00
1366f5e77f remove redundant and unimportant information 2025-10-12 23:01:32 +02:00
08a1802bd2 remove the bevy based turtle and rename turtle-lib-macroquad to turtle-lib 2025-10-12 20:31:05 +02:00