Application description
Logo on PCLogo, coming from the developer leaf tech, is running on Android systerm in the past. No more eyeing the battery or frustrating calls at the wrong time any more.Just enjoy Logo PC on the large screen for free!Logo IntroductionThis 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 MSWLogoSample Shapes============TriangleREPEAT 3 FD 50 RT 120 ENDHexagonREPEAT 6 FD 50 RT 60 ENDProgramming / Code Commands:FD x = Forward Turtle x pixelsBK x = Backward x pixelsRT x = Right Turn Turtle by x degreesLT x = Left Turn Turtle by x degreesPU = 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 ListDELETE = Clears the command line first, then the Deletes program Action list.RESET = Clears commands and resets your TurtleQUIT = Exits the program
Read
more
Read
less
Developer Company
Other Details
Other Tags: Education
Technical Specs
System Requirement: OS: Windows 8.1 64-bit or Windows 10 64-bit, GPU: GTX 1050, CPU: i3-8300, Memory: 8GB RAM, Storage: 1GB available space
Loading...