chickadee » simple-graphics » go-to

goto x yprocedure
go-to x yprocedure

Teleports the turtle to a given position on the screen, in pixels. 0 0 is the middle of the screen; increasing x goes right, increasing y goes up.