|
Turtle Graphics Version 0.3 |
Simple turtle graphics for kids!
Commands:
| FD5 | advance 5 turtle units
|
| BK2 | move turtle 2 units back
|
| RT30 | turn right 30 degrees
|
| LT45 | turn left 45 degrees
|
| PU | pen up
|
| PD | pen down
|
| REPEATn cmds | repeat cmds n times
|
| CS | clear everything and start over
|
Hit F11 to go fullscreen.
This tool brings programming to young kids.
If you like it or find it useful you can donate with the button below. The proceedings will be used to develop this tool further and help John's older girl (for whom i developed this tool, she hasn't one eye and the other has very low vision, so i decided to help her learn programming which doesn't need too much visual accuracy).
All the code covered by the
GPLv3 license.
Originally developed by John Villar (johnvillarzavatti [at] gmail [dot] com), extended by Wilfried Elmenreich (elmenreich [at] gmail [dot] com).
Twitter:
@johnvillarz,
@elmenreich