Block a user
Turtle graphics protocol
So: one thing that seems pointed here is that actually, p5 isn't the best option for web graphics. In particular, we'll likely want three canvases on top of one another: a background layer, a path…
Turtle position should correctly report location in turtle coordinates
Done in 121446c5c4
. The turtle state is correctly calculated and reported, now. It's up to adapters to make sure the turtle…
Turtle position should correctly report location in turtle coordinates
home!
should reset orientation, not just location
Note: current protocol does not include clear!
; there are a few design decisions involved in that that we'll have to explore once we get actors and multiple turtles & worlds up and running.
home!
should reset orientation, not just location