Turtle Draw 2.0.16

License: Free ‎File size: 865.08 MB
‎Users Rating: 3.0/5 - ‎1 ‎votes

Like the logo turtle draw game.

*** NOTE Only English Supported. You can switch between the command line and graphical controls using the menu item "Switch Advance/Simple Mode". English is the only language supported. If you are interested in helping translate to other languages please contact me. ***

This is a great introduction to programming for children.You can issue commands and see the results graphically.You can also get introduced to the concept of looping.

There is an easy mode called "Command Wizard" that can be used to build commands if typing is not your thing.

You can draw shape with simple commands likeFORWARD 100 LEFT 90You can even loop.REPEAT [ FORWARD 100 LEFT 90 ]

Currently the only commands supported areREPEAT ]FORWARDBACKLEFTRIGHTPEN UP (allows you to move without drawing)PEN DOWN (starts drawing again)

* Change line color* Change background color* Issue one command at a time or chain as many commands as you like.Example:- FORWARD 100 LEFT 90 FORWARD 60 RIGHT 30 BACK 10 LEFT 10 FORWARD 100- REPEAT 10 [FORWARD 100 LEFT 30 FORWARD 100 RIGHT 60]* Colors can be changed in the command line using COLOR [#RRGGBB|#AARRGGBB|red|blue|green|black|white|gray|cyan|magenta|yellow|lightgray|darkgray]* Nested loops are now allowed.* Color picker dialog to change foreground and background colors.* Remember foreground and background colors.

PERMISSIONSNetwork state checked required when trying to use the issue command by voice feature.

VERSION HISTORY

  • Version 2.0.16 posted on 2013-07-08
    * Fixed bug where the app would crash on tablets running Honeycomb.,* Fixed bug where application would crash as soon as it is launched.
  • Version 2.0.14 posted on 2013-05-12
    Several fixes and updates

Program Details