Activities/Turtle Art/Tutorials/Numerals: Difference between revisions

Mokurai (talk | contribs)
Mayan base 20 numerals: Teaching the Turtle
Mokurai (talk | contribs)
Line 74: Line 74:
I leave the others as a programming challenge. You need to determine how to draw the elements, and how to specify the layout of elements in each numeral. For example, a program for the cuneiform wedge could go like this.
I leave the others as a programming challenge. You need to determine how to draw the elements, and how to specify the layout of elements in each numeral. For example, a program for the cuneiform wedge could go like this.


[[File:TACuneiformWedge.png]]
[[File:TACuneiformWedgeGlyph.png]]
 
The details of this program are on [[Activities/TurtleArt/Tutorials/Numerals/Cuneiform_Wedge_Glyph_Program|another page]].


==Mayan base 20 numerals==
==Mayan base 20 numerals==