SLogo : Logo Turtle Graphics Application icon

SLogo : Logo Turtle Graphics 1.0.19

3 MB / 50K+ Downloads / Rating 4.4 - 337 reviews


See previous versions

SLogo : Logo Turtle Graphics, developed and published by EL-HAOUZI ABDESSAMAD, has released its latest version, 1.0.19, on 2024-04-24. This app falls under the Education category on the Google Play Store and has achieved over 50000 installs. It currently holds an overall rating of 4.4, based on 337 reviews.

SLogo : Logo Turtle Graphics APK available on this page is compatible with all Android devices that meet the required specifications (Android 5.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.abdo.slogo

Updated: 10 months ago

Developer Name: EL-HAOUZI ABDESSAMAD

Category: Education

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing SLogo : Logo Turtle Graphics on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.4
Total 337 reviews

Reviews

5 ★, on 2021-06-10
Very good app, i recommend it for kids to learn how to code in early age

5 ★, on 2021-06-10
Love it! Keep it up teacher.

5 ★, on 2021-06-12
Excellent

Previous Versions

SLogo : Logo Turtle Graphics 1.0.19
2024-04-24 / 3 MB / Android 5.0+

About this app

Slogo is a powerful app used to teach students and children how to program a computer. Designed to help beginners learn logo programming language. It is a very simple and fun application to learn basic concepts of programming languages.

✅️ What's Logo
Logo is a programming language that controls a turtle on the screen to draw amazing pictures.

✅️ 114 commands support :
cos, radcos, sin, radsin, tan, radtan, arccos, radarccos, arcsin, radarcsin, arctan, radarctan, exp, ln, log10, sqrt, round, abs, int, random, sum, difference, product, divide, power, modulo, minus, pos, xcor, ycor, pencolor, pc, penwidth, pw, pensize, ps, heading, true, false, pi, towards, ascii, char, bitand, bitor, bitxor, bitnot, rightshift, rshift, leftshift, lshift, null, forward, fd, backward, bk, left, lt, right, rt, hideturtle, ht, showturtle, st, setx, sety, setxy, setpos, clearscreen, cs, cleartext, ct, penup, pu, pendown, pd, setpencolor, setpc, print, pr, type, read, rd, home, wait, setpenwidth, setpw, setpensize, setps, setheading, seth, circle, circle2, arc, dot, setrgb, setfloodcolor, setfc, fill, clean, setscreencolor, setsc, ellipse, ellipse2, arc2, distance, dist, label, setfontsize, setfs, fontsize, fs, labellength, ll.

✅️ 25 Reserved words
if, else, while, output, return, op, ret, for, do, foreach, case, make, struct, and, or, not, until, to, mod, div, end, stop, in, repeat, elseif.

✅️ Key Features:
• Write and Run Logo program;
• Debug your code;
• Add breakpoint;
• Run your code step by step;
• Auto-formatting code;
• Multilingual support ( for now : English and French);
• Powerful editor with support for text highlighting and many other features;
• Zoom in / Zoom out on your screen;
• Move the screen using your finger;
• Integrated console allows you to see the output of your program;
• Dark and light theme support;
• Doesn't require any internet access to be working correctly;
• Easy file manager, delete, create, rename, import, export file;
• Turtle commands : forward, backward, left, right, etc;
• Variables, procedures, if statement, loop statement, etc;
• Many predefined functions and procedures: cos, sins, etc;
• procedure definition;
• Support for recursive procedures;
• Interact with the user via read and write commands;

✅️ Translation
• This is a multilingual app, if you want to help us translate this application into other languages, please contact us at elhaouzi.abdessamad@gmail.com
• So far we support these languages:
- English
- French

✅️ Simple program :
REPEAT 6 [
FD 100
REPEAT 6 [
FD 10
BK 10
RT 60
]
BK 100
RT 60
]
REPEAT 6 [
FD 100
REPEAT 60 [
FD 20
BK 20
RT 6
]
RT 60
]

✅️ Social Medias
• YouTube: https://youtu.be/Fu5tDvnFLfs
• Facebook: https://web.facebook.com/abdoapps21/
• Instagram: https://www.instagram.com/elhaouzi.abdessamad/

New features

Fix debugger breakpoints bug

App Permissions

Allows applications to open network sockets.
Allows applications to access information about networks.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.