Simple Turtle LOGO APK

Version 1.87 - com.gazzappergames.simpleturtle.logo.educational
gazzappergames,simpleturtle,logo,educational,education,simple,turtle,coding,drawing,(stem)

Simple Turtle LOGO apk

APP Information

Download Version 1.87 (87)
Apk Size8.05 MB
App DeveloperGazzapper Games
Malware CheckTRUSTED
Install on Android6.0 and up
App Packagecom.gazzappergames.simpleturtle.logo.educational.apk
MD5a8179789d021f4f95d0e6421f316c62b
Rate5
Website http://www.gazzapper.com

Download Simple Turtle LOGO 1.87 APK

Unleash your creativity with Simple Turtle LOGO Android app!

Do you have a passion for coding and want to explore the world of computer programming? Look no further than Simple Turtle LOGO Android app - the perfect tool for unleashing your creativity and honing your coding skills!

With Simple Turtle LOGO, you can embark on a journey into the fascinating world of computer graphics and design. Discover the power of the LOGO programming language, which allows you to create mesmerizing shapes, patterns, and artwork with just a few lines of code.

Unleash your creativity and learn coding the fun way

Simple Turtle LOGO is designed to make learning coding accessible, engaging, and enjoyable. Whether you're a beginner or an experienced programmer, this app provides a user-friendly interface and intuitive controls that allow you to dive right in and start creating. Let your imagination run wild as you bring your ideas to life on the screen!

Explore the power of LOGO programming language

The LOGO programming language has been a popular choice for beginners due to its simplicity and versatility. Simple Turtle LOGO Android app takes advantage of this power and provides you with a comprehensive set of commands to create stunning graphics. From drawing lines and shapes to exploring loops and variables, you'll have all the tools you need to explore the endless possibilities of LOGO programming.

A perfect platform for artists and programmers alike

Simple Turtle LOGO is not just for coding enthusiasts - artists can also find endless inspiration in this app. Whether you're a graphic designer, an illustrator, or simply someone who loves creating visually appealing art, Simple Turtle LOGO allows you to combine the world of coding with your artistic skills. It's a unique opportunity to express yourself and create stunning masterpieces!

Why choose Simple Turtle LOGO Android app?

  • Intuitive interface and easy-to-use controls.
  • Engaging and fun way to learn coding.
  • Create captivating computer graphics with just a few lines of code.
  • Perfect for both beginners and experienced programmers.
  • A platform that bridges the gap between art and coding.

Don't miss out on your chance to dive into the world of computer programming and unleash your creativity with Simple Turtle LOGO Android app. Download it now and embark on an unforgettable journey of coding and artistic exploration!

App Description

Simple Turtle LOGO is gazzappergames,simpleturtle,logo,educational,education,simple,turtle,coding,drawing,(stem), content rating is Everyone (PEGI-3). This app is rated 5 by 1 users who are using this app. To know more about the company/developer, visit Gazzapper Games website who developed it. com.gazzappergames.simpleturtle.logo.educational.apk apps can be downloaded and installed on Android 6.0 and higher Android devices. The Latest Version of 1.87 Available for download. Download the app using your favorite browser and click Install to install the application. Please note that we provide both basic and pure APK files and faster download speeds than APK Mirror. This app APK has been downloaded 336+ times on store. You can also download com.gazzappergames.simpleturtle.logo.educational APK and run it with the popular Android Emulators.

 with the Simple Turtle STEM app, create simple programming code with 
 commands to control your Turtle and draw fun images and designs.
Learn the basic coding of LOGO and have fun. 
 is used to Toggle INSTANT DRAW mode ON / OFF
Learn & experiment to 
. 
Ideal for 
 education & learning.
Fast, Easy and Fun coding app for students 
 you want, then 
 them to your program! Hit 
 when done! Use REPEAT for more advanced designs.
1. 
to appear in bottom, then hit 
.
2. Your current program code is now displayed on the left.
3. Tap 
 to execute
If you make a mistake hit Clear Screen 
 or 
 to start again.
Key Features:
- Simple Loops and Nested Loops.
- Create great patterns and designs using code and mathematics.
- Simple Tap GUI system for all commands.
Educational STEM programming app for teaching coding to beginners, using the Point and Click commands. Useful for your Logo exams or STEM learning events. Ideal for early computing students and stem education projects. Helps improve math skills too.
Step 1. Press code Commands on right side, press number values on left 
e.g. 
FD 50 
LF 35
 Nested loops - recursive to multiple levels
e.g. Nesting
Step 2. Then Hit '< ADD COMMANDS' to add the current bottom line of code to your program listing shown on the left of the screen.
(repeat 1 & 2 to add more lines to your program)
Step 3. Hit 'Click to Run' to draw using your code
 - Added DRAW MODE to toggle moving Turtle instantly after each single line of commands. Some users seem to expect this, so I have added it as an option.
Hit 
 and then the "< ADD COMMANDS" to activate - do same again to deactivate.
Turtle app for use with larger screens. Fun activity coding app for STEM and helping users to learn to code.
Tap on code commands on the right and then the number values on the left, then tap 'Add Commands' after a line of commands is ready. Then press DELETE to reset line etc. 
NOTE: Pressing DELETE on an empty line deletes your program on the left.
Example of Computer Programming with Logo:
PEN 1 
REPEAT 5
   FD 10
   LT  30
   BK 5
   LT 20
   FD 20
   END
Sample Shapes
============
Triangle
REPEAT 3 FD 50 RT 120 END
Hexagon
REPEAT 6 FD 50 RT 60 END
FD x = Forward Turtle x pixels
BK x = Backward x pixels
RT x = Right Turn Turtle by x degrees
LT x = Left Turn Turtle by x degrees
PU = Pen Up (Do not draw while moving)
PD = Pen Down (Draw as normal)
REPEAT x = Creates a loop to run x times which runs any commands within the loop. Place END when closing loop.
END = Closes a REPEAT loop. (Loops can be nested)
PEN x = Color of pen (0 - 7)
ENTER COMMAND = Adds current line to Actions List
DRAWMODE = Toggles Turtle movement to be Instant OR to wait for Run command.
DELETE = Clears the command line first, then the Deletes program Action list one command at a time.
RESET = Clears commands and resets your Turtle
QUIT = Exits the program 

App ChangeLog

  • Fix for Android 11 devices
  • Slight UI change
  • new code script formatting (updated)
  • Fixed bug with multiple nested repeat loops

App Screens

Simple Turtle LOGO App Screen 1Simple Turtle LOGO App Screen 2Simple Turtle LOGO App Screen 3Simple Turtle LOGO App Screen 4Simple Turtle LOGO App Screen 5Simple Turtle LOGO App Screen 6Simple Turtle LOGO App Screen 7Simple Turtle LOGO App Screen 8Simple Turtle LOGO App Screen 9Simple Turtle LOGO App Screen 10

Older Versions

More Android Apps to Consider

Google Play Reviews

  1. Elizabeth Pearce-avatar

    Elizabeth Pearce

    Program is not working right. When I enter a second "loop" it scrambles the whole order to commands and the image is not what it should be.

  2. A1STKSCE-avatar

    A1STKSCE

    Pretty good app, brings back junior high memories. Only negative is repeat function doesn't seam to work

  3. Crazy Caster-avatar

    Crazy Caster

    The app is good. But you have to add more features like drawing an arc. And sometimes the Pen ups and downs are not working.

  4. P Mayank-avatar

    P Mayank

    The problem of Turtle is not visible in drawing window solved after updation. Good job developer.

  5. Garima Dhapola-avatar

    Garima Dhapola

    Good 👍 Thanks for making this app Simple Turtle LOGO Really it is Supper and simple

  6. asha arya-avatar

    asha arya

    This is very bad app because it takes so much time for moving please fix this issue.

  7. Savita Poojari-avatar

    Savita Poojari

    Nice app but Sometimes when I type a command the turtle is not moving only so please see to it

  8. Sumitra Jalandhari-avatar

    Sumitra Jalandhari

    I like it very much it work very smoothly

  9. Lila Kumar-avatar

    Lila Kumar

    Can't see the turtle 🥲🥲🥲 nor the drawing is visible putting the commands.

  10. Nilan Jordan Stanislaus-avatar

    Nilan Jordan Stanislaus

    This is very good idea thank you for this app owner and his company