Simple Turtle Logo
Simple Turtle Logo Android App
Additional Information
Category : | Education |
Current Version : 1.87
Developer : Gazzapper Games
Developer Email : [email protected]
Installs : 100,000+
Required Android Version : 6.0 and up
Reviews : 570
Score : ★ 2.9
Size : 8.1M
Updated : February 3, 2022
Available on : GooglePlay

Android Application Simple Turtle Logo is available on GooglePlay Application Store ❤️. Simple Turtle Logo app that has 100,000+ installed on smartphone in the world, with average rating 2.9 ★. To install Simple Turtle Logo app version 1.87, you should have requirement minimum space and 6.0 and up Android Version. Simple Turtle Logo App was created by Gazzapper Games. Mobile Developer in Education Categories.

Content Rating of Simple Turtle Logo App - Everyone, you should know that if Android Application is gonna be used by children. Warning, that software could have Ads and Paid Content, but we assure you that Simple Turtle Logo com.gazzappergames.simpleturtle.logo.educational.apk is Safe for 100% and AdFree. If You Want To Download Simple Turtle Logo for your device Android system, you should do easy instruction. You need go to the Settings menu & allow the permission needed. After that, you could calmly download files, and confidently install it on your smartphone ❤️.

Logo https://play-lh.googleusercontent.com/CWIEcfowZLK5Vq3pdViFNDXlX5GvMomDbOXjkTDozmu6U82ad5igrKwmQjc79wTeaAQ=w720-h310-rw
Logo https://play-lh.googleusercontent.com/ZUwjMhj0oDaiP-5NjarwvbVkWIBC5miXOvuRA0zlE_il62elVQKyUOrUpluL1lOkRzI=w720-h310-rw
Logo https://play-lh.googleusercontent.com/uv3yRPbGj8jP_fxLzhqu0xOZAfpk72aIhV9ZeC1jVMO56RTSJyYjoHwu_WKA-EWW_g4=w720-h310-rw
Logo https://play-lh.googleusercontent.com/kCWKLmWeJDXF8I7He1pRFTRRU49psF1TCd35vV5XMYOc4xG_vP15tr9noI4QSPNbNQ=w720-h310-rw
Logo https://play-lh.googleusercontent.com/iBvID9TsgNF1uzQUmUjs5G7EbrAcV_KSuzYLnGWfnTv5P_NqNuYEPm8LPbEtWg1PBH4=w720-h310-rw
Logo https://play-lh.googleusercontent.com/IxQabC-XCXUxU7XI8Ta1mwlv_vywjyuwt1zH9NZs20nRkqjzjN-4lfvpvDcYSalY-xk=w720-h310-rw
Logo https://play-lh.googleusercontent.com/Ytj7tDMh40V6jDwyerOU86DCAzMVuDrYJN6j1FA7YwSRjtIC_vn2QRgD9RUqeD9Rw8Q=w720-h310-rw
Logo https://play-lh.googleusercontent.com/3Cq2KF6CrXmi23sS6x8H0sjn5NVHKHgNgqSQXSXywWDNdOmj6nFYo5rWfMzudhVDq2kP=w720-h310-rw
Logo https://play-lh.googleusercontent.com/qK3Oy1uz3P-QWADNpV1CyiHlnXl92EucLmb3dpvAt_SUkszOgQB32kIYjhkMncpS2AGR=w720-h310-rw
Logo https://play-lh.googleusercontent.com/Wb4l-R6ws8d0mEZNRgVjylHup92P2mK7ElmpurM1Moc2C-o37AxtZ6rkQV41cNaOjA=w720-h310-rw
Logo https://play-lh.googleusercontent.com/4aEkiAgE3-jnGXXinL2-7_y651A6rO64STTHihOkzXXvgxpiTP_N5kbAWLEkKrWSE_c=w720-h310-rw
Logo https://play-lh.googleusercontent.com/ZV5tGQSxeJkCo87FdA2QCJUn0G6GslOau9LGymvb4wt7vZyT_aWSh86HAVi1AASBC4E=w720-h310-rw
Logo https://play-lh.googleusercontent.com/P7iyJYuBK0L8XjjeViro5seKoC1OgWOdyTPzthNZYjTirkRG2aE2bxBjfhV5AADgXw=w720-h310-rw
Logo https://play-lh.googleusercontent.com/-6YfOid2Tv1pG025trrYwIHle7EoZrcq-7NYIfvKNRtDiODH2IIPRJuf3SY1s_7sMwk=w720-h310-rw
Logo https://play-lh.googleusercontent.com/Y9Vt0EHwrVxCR9YcfBE2AH4CcBDqDZ0LCQSCeq_0jUpZJISlocPt7Qy2EOyriSjLdAGH=w720-h310-rw
The description of Simple Turtle Logo App

Learn to Code with the Simple Turtle STEM 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 '< 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

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 "< 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


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