GSoC/GCI Archive
Google Code-in 2014 Sugar Labs

Turtle XY

completed by: Ignacio Rodríguez

mentors: Sugar Labs

Each turtle has its own x,y position accessible from the x and y blocks. However, it would be nice to query the position of a turtle by name. Add Turtle X and Turtle Y blocks that take a turtle name as input and return the x and y positions (repectively) of the named turtle.