Difference between revisions of "Activities/Turtle Art/Gallery"
(→Games) |
(→Games) |
||
Line 99: | Line 99: | ||
File:Boston-game.png|[https://git.sugarlabs.org/turtleart/mainline/blobs/raw/master/samples/game-find-boston.ta find Boston] | File:Boston-game.png|[https://git.sugarlabs.org/turtleart/mainline/blobs/raw/master/samples/game-find-boston.ta find Boston] | ||
File:Continent-game.png|[https://git.sugarlabs.org/turtleart/mainline/blobs/raw/master/samples/game-continents.ta continents] | File:Continent-game.png|[https://git.sugarlabs.org/turtleart/mainline/blobs/raw/master/samples/game-continents.ta continents] | ||
− | |||
File:Shapes-game.png|[https://git.sugarlabs.org/turtleart/mainline/blobs/raw/master/samples/game-shapes-and-color.ta shapes game] | File:Shapes-game.png|[https://git.sugarlabs.org/turtleart/mainline/blobs/raw/master/samples/game-shapes-and-color.ta shapes game] | ||
</gallery> | </gallery> |
Revision as of 19:47, 17 July 2013
Note to contributors:
Please add you projects to the galleries below. The basic format is:
File:PICTURE_OF_YOUR_PROJECT|[LINK_TO_YOUR_PROJECT YOUR_PROJECT_NAME]
You can upload a PICTURE_OF_YOUR_PROJECT from the Upload Page.
Nota a los contribuyentes: Por favor, añada usted los proyectos de las galerías de abajo. El formato básico es:
File: IMAGEN_DE_SU_PROYECTO | [ENLACE_A_SU_PROYECTO NOMBRE_DE_SU_PROYECTO]
Puedes subir un imagen de su proyecto desde la página de carga.
Graphics
Media
Maths
Currency (using File:US-currency.tar.gz)
Currency including coins (using File:Oz-currency.tar.gz)
Tony Forster describes his "adventures" with on-the-fly definitions to create an analog clock in his blog.
Try any of the time or math library functions, e.g.,
localtime().tm_min
sin(x) + sin(pi/2)
sensors
Turtle Art supports sensor input:
sound paint Capturing mouse events and using audio to set the pen width
More ideas for sensors [[1]] [[2]]
Games
Turtle Art can be used to write games, such as a simple falling block game:
presentations
student work
Students from Caacupé have been sending me examples of their work: