GSoC/GCI Archive
Google Code-in 2014 Sugar Labs

save/restore turtle state

completed by: Ignacio Rodríguez

mentors: Sugar Labs

The Python version saves/restores turtle state. The Javascript version does not and will in fact choke on the turtle data saved in the Python version. The task: save and restore turtle state (and maintain some level of backward compatibility with the Python version.)