Home Page

Simple Turtle LOGO 2.05 - Google Play




About Simple Turtle LOGO

Learn to Code with the Simple Turtle STEM coding app, create simple programming code with Turtle LOGO commands to control your Turtle and draw fun images and designs. Learn the basic coding of LOGO and have fun.

Learn to Code with the Simple Turtle STEM coding app, create simple programming code with Turtle LOGO commands to control your Turtle and draw fun images and designs.

Learn the basic coding of LOGO and have fun.

DRAWMODE is used to Toggle INSTANT DRAW mode ON / OFF

* New Keyboard feature added - Tap the cursor line to activate it *

Learn & experiment to create amazing Turtle Graphics .
Ideal for STEM education & learning.

Fast, Easy and Fun coding app for students TAP the commands you want, then ADD COMMANDS them to your program! Hit RUN button when done! Use REPEAT for more advanced designs.

Tips:
1. Tap commands (or use keyboard) to appear in bottom, then hit "Add Commands" .
2. Your current program code is now displayed on the left.
3. Tap "Run" to execute


If you make a mistake hit Clear Screen (CS) or RESET 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.

Follows close to the Logo standard

Step 1. Press code Commands on right side, press number values on left
e.g.
FD 50
LF 35

NEW! Nested loops - recursive to multiple levels
e.g. Nesting

REPEAT 5
....another repeat...etc
END



Step 2. Then Hit '
(repeat 1 & 2 to add more lines to your program)

Step 3. Hit 'Click to Run' to draw using your code

Remember to hit 'Click to RUN' when you want to execute your commands

New since version 1.14 - 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 DRAWMODE and then the "
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


Programming / Code Commands:

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



Previous Versions

Here you can find the changelog of Simple Turtle LOGO since it was posted on our website on 2019-12-30 13:53:33. The latest version is 2.05 and it was updated on 2024-04-22 13:08:23. See below the changes in each version.

Simple Turtle LOGO version 2.05
Updated At: 2023-11-14
Changes: Improved UI changes and Android 13+ support
Simple Turtle LOGO version 2.02
Updated At: 2023-09-11
Changes: New update for supporting newer Android versions 11 to 13+
Simple Turtle LOGO version 1.87
Updated At: 2022-02-03
Changes: Fix for Android 11 devices Slight UI change new code script formatting (updated) Fixed bug with multiple nested repeat loops
Simple Turtle LOGO version 1.85
Updated At: 2021-09-09
Changes: Slight UI change new code script formatting (updated) Fixed bug with multiple nested repeats
Simple Turtle LOGO version 1.82
Updated At: 2021-08-19
Changes: new code script formatting (updated) Fixed bug with multiple nested repeats
Simple Turtle LOGO version 1.68
Updated At: 2021-08-13
Changes: Update - Delete now only removes code 1 line at a time Update - KEYBOARD - Close Keyboard button and UI fix New - KEYBOARD added - tap cursor line to toggle! New - Toggle between Light / Dark Mode themes New - Tweaked starting angle to be in-line with MSW format New - Fixed issue with some nested repeat issues * Please add a review to help support our free STEM app *
Simple Turtle LOGO version 1.56
Updated At: 2021-03-12
Changes: New - Toggle between Light / Dark Mode themes New - Save image to device storage > /SimpleTurtle/ folder * Have a suggestion to improve the app? Let us know! * New - Fullscreen feature - Action bar bug - fixed ADDED - Nesting of REPEAT 3 levels of repeats ---New features--- CT - Center to home position CS - Clear Screen SETBG x - To set screen background to color x SETX xxx SETY yyy * Please add a review to help support our free STEM app *
Simple Turtle LOGO version 1.53
Updated At: 2020-03-10
Changes: New more stable version - * Have a suggestion to improve the app? Let us know! * * Please add a review to help support our free STEM app * New - Fullscreen feature - Action bar bug - fixed ADDED - Nesting of REPEAT 3 levels of repeats e.g. REPEAT 4 FD 90 RT 90 REPEAT 4 FD 40 RT 90 END END ---New features--- CT - Center to home position CS - Clear Screen SETBG x - To set screen background to color x SETX xxx SETY yyy * Please add a review to help support our free STEM app *
Simple Turtle LOGO version 1.51
Updated At: 2020-02-25
Changes: New more stable version - * Have a suggestion to improve the app? Let us know! * * Please add a review to help support our free STEM app * New - Fullscreen feature ADDED - Nesting of REPEAT 3 levels of repeats e.g. REPEAT 4 FD 90 RT 90 REPEAT 4 FD 40 RT 90 END END ---New features--- CT - Center to home position CS - Clear Screen SETBG x - To set screen background to color x SETX xxx SETY yyy * Please add a review to help support our free STEM app *
Simple Turtle LOGO version 1.51
Updated At: 2019-12-07
Changes: New more stable version * Please add a review to help support our free STEM app * New - Fullscreen feature ADDED - Nesting of REPEAT 3 levels of repeats e.g. REPEAT 4 FD 90 RT 90 REPEAT 4 FD 40 RT 90 END END ---New features--- CT - Center to home position CS - Clear Screen SETBG x - To set screen background to color x SETX xxx SETY yyy * Please add a review to help support our free STEM app *


Related Apps

Here you can find apps that are similar with Simple Turtle LOGO.



Disclaimer

Official Google Play Link


We do not host Simple Turtle LOGO on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by Google and passed their terms and conditions to be listed there. We recommend caution when installing it.

The Google Play link for Simple Turtle LOGO is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.

If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.

BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  0.0/5     0
Downloads: 23
Updated At: 2024-04-22 13:08:23
Publisher: Gazzapper Games
Operating System: Android
License Type: Free