Home  /  Education Apps  / Turtle Draw on Windows Pc

Turtle Draw on Windows Pc

Developed By: Ali Muzaffar

License: Free

Rating: 3,2/5 - 346 votes

Last Updated: December 24, 2023

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 2.0.16
Size 824.5 KB
Release Date July 09, 13
Category Education Apps

App Permissions:
Allows applications to access information about networks. [see more (1)]

What's New:
* Fixed bug where the app would crash on tablets running Honeycomb.* Fixed bug where application would crash as soon as it is launched. [see more]

Description from Developer:
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 Mod... [read more]

App preview ([see all 7 screenshots])

App preview

About this app

On this page you can download Turtle Draw and install on Windows PC. Turtle Draw is free Education app, developed by Ali Muzaffar. Latest version of Turtle Draw is 2.0.16, was released on 2013-07-09 (updated on 2023-12-24). Estimated number of the downloads is more than 50,000. Overall rating of Turtle Draw is 3,2. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 346 users, 128 users had rated it 5*, 159 users had rated it 1*.

How to install Turtle Draw on Windows?

Instruction on how to install Turtle Draw on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install Turtle Draw on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install Turtle Draw using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "Turtle Draw" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install Turtle Draw on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "Turtle Draw" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 2.0.16.

Download Turtle Draw 2.0.16 on Windows PC – 824.5 KB

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.
* Fixed bug where the app would crash on tablets running Honeycomb.
* Fixed bug where application would crash as soon as it is launched.
Allows applications to access information about networks.