61 Commits

Author SHA1 Message Date
7bdc83c760 adding extend_plan and set_speed 2022-12-13 11:31:29 +01:00
f82f17416f update lib and example for the lib 2022-12-07 13:57:23 +01:00
f5aae7efe1 Add a builder for the turtle plans 2022-12-07 13:54:15 +01:00
11b9539800 enable basic left and right rotation 2022-12-07 13:52:28 +01:00
009f896e08 Add impl From<i16> for angle and length 2022-12-07 13:51:08 +01:00
e0926a00f7 Add Debug to a lot of structs 2022-12-07 13:50:21 +01:00
08d4e67328 Add a license file 2022-12-06 14:23:08 +01:00
99dcc47c89 Adding submodules 2022-12-06 14:16:59 +01:00
d043b7c7c3 Initial turtle project 2022-12-06 14:09:24 +01:00
fac9d218ad Initial turtle-lib commit
Working so far:
  * display a window
  * display a turtle
  * go forward
2022-12-06 14:04:44 +01:00
fc18a0dbb4 Initial commit 2022-12-06 13:54:37 +01:00