20 Commits

Author SHA1 Message Date
8128c212ae fix unused variable warning 2025-10-24 17:29:06 +02:00
73d0ef4881 make speed increas exponentially 2025-10-24 16:31:43 +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
88d188a794 small fixes for clippy compliance 2025-10-20 14:46:04 +02:00
0e191c617c fix doc tests 2025-10-20 11:51:05 +02:00
64bd8ee530 flip the direction of y now y increases upwards 2025-10-19 14:19:00 +02:00
2199a7803f fix set heading 2025-10-18 22:18:36 +02:00
070b404bf4 add text capabilities 2025-10-18 19:50:55 +02:00
16430f3958 add turtle.reset 2025-10-18 08:28:17 +02:00
6b81c76915 start with zero turtles 2025-10-17 19:16:43 +02:00
3f21afadb2 add threading 2025-10-17 19:16:19 +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
08a1802bd2 remove the bevy based turtle and rename turtle-lib-macroquad to turtle-lib 2025-10-12 20:31:05 +02:00
fe2beb01ed remove the bevy turtle 2025-10-12 19:39:09 +02:00
8a56176ceb first port to modern bevy 2025-10-01 17:10:27 +02:00
f1591bc9f1 Moved files 2023-01-25 12:03:07 +01:00