
NOTE: Pressing DELETE on an empty line deletes your program on the left.Įxample of Computer Programming with Logo: 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. Fun activity coding app for STEM and helping users to learn to code. Hit DRAWMODE and then the "< ADD COMMANDS" to activate - do same again to deactivate. Some users seem to expect this, so I have added it as an option. New since version 1.14 - Added DRAW MODE to toggle moving Turtle instantly after each single line of commands. Remember to hit 'Click to RUN' when you want to execute your commands Hit 'Click to Run' to draw using your code (repeat 1 & 2 to add more lines to your program) Then Hit '< ADD COMMANDS' to add the current bottom line of code to your program listing shown on the left of the screen.

NEW! Nested loops - recursive to multiple levels

Press code Commands on right side, press number values on left Ideal for early computing students and stem education projects. Useful for your Logo exams or STEM learning events. Simple Tap GUI system for all commands.Įducational STEM programming app for teaching coding to beginners, using the Point and Click commands. Create great patterns and designs using code and mathematics. If you make a mistake hit Clear Screen (CS) or RESET to start again. Your current program code is now displayed on the left. Tap commands (or use keyboard)to appear in bottom, then hit "Add Commands".Ģ. Learn & experiment to create amazing Turtle Graphics.įast, 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.ġ. * New Keyboard feature added - Tap the cursor line to activate it * Learn the basic coding of LOGO and have fun.ĭRAWMODE is used to Toggle INSTANT DRAW mode ON / OFF This single command would have the same effect as the eight individual commands above - it draws a square.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. The same commands can be written more quickly using the REPEAT command, for example: These commands can be used to draw a square on the screen: Here are some examples of the most common Logo commands: Command There are many commands which can be used to control the turtle. Logo is often used with a screen turtle, which is an object on the screen used to simulate how a turtle moves around the floor. For example, a small robot known as a turtle can be moved around the floor using logo.

Logo is a simple computer programming language which can be used to control devices.
