Activities/Turtle Art/Extras: Difference between revisions

Tonyforster (talk | contribs)
 
(9 intermediate revisions by 4 users not shown)
Line 65: Line 65:
</gallery>
</gallery>


===Running Turtle Art outsde of Sugar===
===Running Turtle Art outside of Sugar===
[[Image:TAGnome.png|300px]]
[[Image:TAGnome.png|300px]]


Line 83: Line 83:
* on later software builds, Activities is both hidden and locked, if so, check show hidden files to unhide, in terminal chmod 777 Activities to unlock
* on later software builds, Activities is both hidden and locked, if so, check show hidden files to unhide, in terminal chmod 777 Activities to unlock
* open TurtleArt.activity
* open TurtleArt.activity
* run turtleart.py (run in terminal is better, you can see error messages there)
* run turtleblocks.py (run in terminal is better, you can see error messages there)
 
COMMAND LINE SWITCHES
 
turtleblocks --help
turtleblocks.py
turtleblocks.py project.tb
turtleblocks.py --output_png project.tb
turtleblocks.py -o project
turtleblocks.py --run project.tb
turtleblocks.py -r project