Activities/Turtle Art/Tutorials/Turtle Art programming without words: Difference between revisions

Mokurai (talk | contribs)
Numbers: Move visual numerals to new page
Mokurai (talk | contribs)
Add palette images
Line 16: Line 16:
==Glossary==
==Glossary==


This is a partial listing showing blocks for which Mokurai has chosen a symbol, either a Unicode character or a graphic. It includes everything visible in the examples above. In some cases the same symbol appears on two blocks of different shape, where one is the definition of a function or setting of a variable, and the other calls the function or accesses the value.
This is a listing showing English names for the blocks in the above examples and their icons, either a Unicode character or a graphic. In some cases the same symbol appears on two blocks of different shape, where one is the definition of a subroutine stack or setting of a value in a box, and the other calls the stack or accesses the value.


===Turtle===
===Turtle===
Line 70: Line 70:
* '''keyboard''' (value previously read) ⌨
* '''keyboard''' (value previously read) ⌨


===Extras===
===Templates===


* '''print''' Picture of printer
* '''print''' Picture of printer


One of the Python programmable blocks has a drawing of a python on it. We keep that.
One of the Python programmable blocks has a drawing of a python on it. We keep that, and several other blocks that have icons in Walter Bender's original version.
 
==Palettes==
 
These are the block palettes from a different version of Mokurai's implementation of Iconic Turtle Art. Can you make sense of them?
 
[[File:TAIconsTurtle.png]]
[[File:TAIconsPen.png]]
[[File:TAIconsNumbers.png]]
[[File:TAIconsFlow.png]]
[[File:TAIconsBox.png]]
[[File:TAIconsMisc.png]]
[[File:TAIconsTemplates.png]]