Simple Turtle LOGO

50+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Learn & experiment to create amazing Turtle Graphics with a simple coding language - LOGO.

Great for STEM education & learning.
Fun tap-based UI interface

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

Tap Cursor line to open NEW Keyboard! To type in your code

* Used by students for School Exam Practice *

FIRST PROGRAM:

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

If you make a mistake hit Clear Screen (CS) or RESET to start again.

LOGO coding language was created in 1967 and used as a beginners programming tool. Simple LOGO is for computer coding for beginners.

Key Features:
- Easy for anyone to use
- Basic Math and Geometry
- Simple Loops and Nested Loops
- Create great patterns and designs using code and mathematics
- Simple Tap GUI system for all commands
- Use for junior / senior class work or study

Great educational STEM programming app for teaching coding to beginners, using the Point and Click commands. Useful for your Logo exams or STEM coding events. Ideal for early computing students and stem education projects. Helps improve math skills too.

Follows close to the Logo standard.



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

Step 2. Press 'Add Commands' to add commands to the Code Window

Step 3. Tap - "Click to Run" to execute code
Updated on
Sep 14, 2021

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

Improved parser
Update fix for small UI bug
New: Script code highlighting
Fix / update for multiple recursive repeats...