7 Commits

Author SHA1 Message Date
7bdc83c760 adding extend_plan and set_speed 2022-12-13 11:31:29 +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
fac9d218ad Initial turtle-lib commit
Working so far:
  * display a window
  * display a turtle
  * go forward
2022-12-06 14:04:44 +01:00