Logo

Logo

leaf tech

Available on Google Play
4.1(295)
50,000+ installsFreeEducation

Updated Aug 28, 2026 · v5.3.0

CompareView on Google Play
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4

This application is for all the users who are willing to learn LOGO programming

This Logo application is built for all the user/kids who wants to learn Logo Programming language. App has Tutorial section where they can understand all the commands and play commands on Logo Playground to make themselves familiar with it. This is a Free Coding App!  Type any commands then hit “Run” to execute.. If you make a mistake hit/Run Clear Screen (CS) or RESET to start again. LOGO coding language was created in 1967 and used as a beginners programming tool. LOGO is one of the best applications for computer coding for beginners and kids. Follows close to the MIT Logo standard and MSWLogo 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 DELETE = Clears the command line first, then the Deletes program Action list. RESET = Clears commands and resets your Turtle QUIT = Exits the program

Released
April 17, 2021

5 years on Google Play

Version
5.3.0
Updated
Aug 28, 2026
Content Rating
Everyone
Installs
50,000+
Developer
leaf tech
Website
https://crackerjackjay-21.github.io
Email
leaftech.org@gmail.com
In-app purchases
No

This app isn't currently appearing in any tracked top charts.

Rating breakdown

5
0
4
0
3
0
2
0
1
0