Turtle Draw Application icon

Turtle Draw 2.0.16

824.5 KB / 50K+ Downloads / Rating 3.2 - 346 reviews


See previous versions

Turtle Draw, developed and published by Ali Muzaffar, has released its latest version, 2.0.16, on 2013-07-09. This app falls under the Education category on the Google Play Store and has achieved over 50000 installs. It currently holds an overall rating of 3.2, based on 346 reviews.

Turtle Draw APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.1+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.alimuzaffar.turtledraw

Updated: 12 years ago

Developer Name: Ali Muzaffar

Category: Education

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Turtle Draw on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

3.2
Total 346 reviews

Reviews

5 ★, on 2020-04-07
Quite good. But the real commands of logo cannot be used. The names of the commands are different. The HIDETURTLE command is not present. Mathematics cannot be done.

4 ★, on 2019-11-20
Its very cool if u know how it works, Im glad this exists on mobile. Did not experience any bugs yet!

3 ★, on 2020-04-12
Add save option & can edit the command instead creating new command

5 ★, on 2020-07-23
Good...keep upgrading..my kid njys creating new shapes

5 ★, on 2019-07-25
it was very amazing app for 💻💻💻💻💻computer learners that's 👉👉👉doesn't have a computer and laptop

5 ★, on 2020-07-16
I love to draw logo.......

Previous Versions

Turtle Draw 2.0.16
2013-07-09 / 824.5 KB / Android 2.1+

About this app

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 like
FORWARD 100 LEFT 90
You can even loop.
REPEAT [ FORWARD 100 LEFT 90 ]

Currently the only commands supported are
REPEAT ]
FORWARD
BACK
LEFT
RIGHT
PEN 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.

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

New features

* Fixed bug where the app would crash on tablets running Honeycomb.
* Fixed bug where application would crash as soon as it is launched.

App Permissions

Allows applications to access information about networks.