Changes

Jump to navigation Jump to search
no edit summary
Line 37: Line 37:  
* The 'turtle' button will run your program with a slight delay between blocks. Block are highlighted as they are executed and block labels are updated with the current block values.
 
* The 'turtle' button will run your program with a slight delay between blocks. Block are highlighted as they are executed and block labels are updated with the current block values.
 
* The 'debug' button will run your program with a longer delay between blocks. Block are highlighted as they are executed and block labels are updated with the current block values.
 
* The 'debug' button will run your program with a longer delay between blocks. Block are highlighted as they are executed and block labels are updated with the current block values.
 +
 +
==Sharing==
 +
 +
Turtle Art supports a simple sharing model. Whomever joins a shared activity will share turtles with the other participants, e.g., whatever any turtle draws will appear on every screen. (Please note that the "show" block is not shared, so it is not possible to share multimedia objects.) Share can consume a lot of network bandwidth, so it is not recommended to share among more than 2–3 people at a time. As with all Sugar activities, you can use the Share-with feature of the Journal to share your Turtle Art projects with others.
 +
 +
'''Note:''' as of Version 83, Turtle Art will not share correctly with older versions.
 +
 +
'''Note:''' as of Version 106, Turtle Art will share between Sugar and GNOME.
 +
 +
<gallery>
 +
File:TAsharingTurtles1.png|This (yellow) turtle drew a green star.
 +
File:TAsharingTurtles2.png|This (blue) turtle drew a blue square.
 +
File:TAsharingTurtles3.png|This (red) turtle drew a red circle.
 +
File:TAsharingvideo.png|A simple script to broadcast video by sharing.
 +
</gallery>
    
===Running Turtle Art outsde of Sugar===
 
===Running Turtle Art outsde of Sugar===

Navigation menu