# Logo Draw — user reviews

> 31 indexed App Store user reviews of Logo Draw by The Zonie, LLC, rated 3.50/5 from 33 ratings.

- Source: https://appshunter.io/ios/app/logo-draw/id409456996/reviews
- App overview in markdown: https://appshunter.io/ios/app/logo-draw/id409456996.md
- Rating breakdown: 5★ 15 · 4★ 5 · 3★ 2 · 2★ 3 · 1★ 8

## Newest reviews (11 of 31)

### 2/5 — Logo

*2013-08-15, version 1.2.1*

Way too limited.

### 3/5 — Lacks functions

*2012-05-01, version 1.2.1*

This app has only a tiny subset of the logo programming language.  It lacks the ability to define functions, hence also no variables and no recursion.  One can make only very simple and repetitive drawings with this app.   Of course it's also missing list and string functions, not surprising in an app called logo draw.   Seems fine if that is all you want, but the original logo language as designed by Papert et al had a great deal more to offer for pedagogical computing.  Its a pity it's not available for the ipad at this time.

### 2/5 — Logo is not just turtle graphics

*2011-11-02, version 1.2.1*

While it's nice to see people starting to develop programming for iOS, this is just not what I would expect. There are a handful of drawing commands and one--count it one--flow of control command, the repeat statement.

Logo is a beautiful language, capable of doing pretty much anything. It was, after all, a replacement for LISP without all the parenthesis. Turtle graphics was added to allow easy interaction with graphics, and was not really the underlying point of the language, which was intended to teach programming concepts.

The interface is almost good, but using a table for the command list spoils it. Really? Can't we have an editable text view?

This is a cute demo of things to come, but not a real programming environment. Get the free version to play with for a few minutes, but skip this if you want to teach your kid (or yourself) to program.

### 3/5 — So much potential.

*2011-09-13, version 1.2*

What a great app to introduce logo programming. If only it didn't quit every time we press the back button.

### 4/5 — Complicated but fun

*2011-08-07, version 1.0.2*

It's fun if you know what your doing but otherwise you end up making a bunch of junk

### 3/5 — Question

*2011-06-22, version 1.0.2*

Why can't you make your own program from scratch instead of editing others?

### 3/5 — Good for what it is

*2011-04-27, version 1.0.2*

This looked like a fun way to pass the time with logo but it is a very limited implementation and there is no console only a GUI mechanims for entering basic graphical commands.

If you want to make pretty patterns with logo, this may well be perfect but if you're looking for somethine more then at the moment this isn't it.

### 4/5 — Learning Thinking Game

*2011-04-26, version 1.0.2*

Surprised to find this was the only Logo App, I could do with procedures, a with the ability to nest a procedure in a procedure. Elegant start, great way to discover geometry. Is there a gallery somewhere?

### 3/5 — A good start but. . .

*2011-02-12, version 1.0.1*

. . . it could do with some more standard LOGO commands, and definitely needs provision for VARIABLES. The method of writing programs, using popup boxes is primitive. It would be much better if program lines could be entered manually. Pixel 'steps' are too small to be really useful. It would also help children and beginners if the sample programs could be slowed down, so that the development of the graphics is clear. If some of this is implemented I will raise my *** rating.

### 3/5 — Logo is Fun

*2011-01-19, version 1.0.1*

Very good intro to LOGO programing.
Upgrade to something like "Apple LOGO" and I'll gladly pay.

### 3/5 — The good ol days

*2011-01-17, version 1.0.1*

I really wish you could build The full logo.  You need to allow text editing and not just selecting a handful of commands as well as sub programs.  It would be even cooler if you could build an adapter so that the 30 pin connector could hook up to the old school Lego controller that attached to the apple IIe.

## Most critical reviews (10 lowest-rated)

### 1/5 — Poor

*2017-06-18, version 1.2.1*

The is a major glitch in your Number 9 program / Donut. Will not load or play. Slows everything down & creates major issues. Fix it now.

### 1/5 — Worst app ever

*2015-12-07, version 1.2.1*

Worst app ever, please dont ever buy it, it made my ipad really bad and is the worst app, filled with ads and really bad in general

### 1/5 — Shame

*2015-11-22, version 1.2.1*

Would be great if it worked, can't even show the keyboard.

### 1/5 — Don't use!

*2014-12-18, version 1.2.1*

The app Logo Draw is NOT a good app to introducing software programming, computer graphics, and logical thinking. It gives you information to how to use the app, but once you get started. It freezes when you try to get to your new project, the buttons glitch and when you pushed them they don't do anything. What is probably the worst part of it is if you what to text or go on another app, when you go back to logo draw it crashes. I used the K Turtle program and I liked the concept but this app doesn't cooperate.

### 1/5 — Booooooooooooooooooo!

*2014-01-21, version 1.2.1*

This app sux alot

### 1/5 — Logo

*2013-03-13, version 1.2.1*

Terrible program. Locks up ipad. Extremely limited command set. Not even good for kids. Forget it. Wait for a better app or put logo on your Mac or PC and have fun.

### 1/5 — Train wreck app

*2012-12-19, version 1.2.1*

This thing isn't even worth the price of free

### 1/5 — Boring

*2012-11-16, version 1.2.1*

It keeps crashing!

### 1/5 — Boring

*2012-02-06, version 1.2.1*

Boring

### 1/5 — M

*2011-12-07, version 1.2.1*

Complete wast of time and un-untiutive

## Most praised reviews (10 highest-rated)

### 5/5 — Back in the day . . .

*2014-05-09, version 1.2.1*

Back in the day when I was using an Apple // and later an Apple //gs (you can google those modern miracles) there was a FABULOUS program called Turtle Logic. It was wonderful in a world of simple computing in an age where teachers were the students and students were following (being dragged along) in their slip stream. Turtle Logic was just this program! And what a hoot this is! YES! you can write commands in this app and make NEW drawings. The samples are just that, samples. Go farther. Read the code. Check the website at the bottom of the command list page. Then start writing code! 
     This is awesome for so many reasons. First and foremost, it is a tool for teachers to give their students to learn logic with graphical output. They can learn to think! It's funny, you can make a picture that is a real bust! Then, add one turn or one change of values and presto! You have an amazing graphic! 
	It teaches the value of learning "code" and paying attention. To details! And, keeping an overall view as your "product" will have an over all view, a picture! Or . . . a bust!!! In which case you re-write or start over. This is the real deal app and thanks to the authors who must have heard about Turtle Logic (with the "turtle" as the drawing tool) from their grandparents. : - ) And yes, I have a bushy grey beard.
	I'll study up more on the website but mostly want to make my own drawings. It's been a long wait for TL to resurface and here it is. Hurrah! Now, it's time for the teacher to learn. But, if you are a "student" or just want to have graphic fun, this is the one for you! It is 2-D, set pen, etc. and I think if it could speak like Popeye, it would say the same, "I yam what I yam!". It is not C++ or HTML5 or what ever the latest in programing is (r u glad I didn't say FORTRAN or COBOL?). It is teaching thinking, moving, and all kinds of geometry. And it is . . . F U N ! Thanks again!
	Oh, in an age of STEM learning (google that too), this is a terrific tool (Lego MindStorm thinking aide). But, it leans into STEAM, surpassing STEM, if you want to get too nerdy about greater educational goals. As you can guess, I am a retired teacher, librarian and now teach rural economic development in my home state. So I like to keep up on things. Great app! Now I'm going back into it!!! JD

### 5/5 — Amazing

*2013-10-03, version 1.2.1*

This Is the best game eeeevvveeerrrr!!! I was playing this for 7 hours strait yesterday night I just can't get of it!!!

### 5/5 — Alex

*2013-05-12, version 1.2.1*

This app is the best logo app on the store.

### 5/5 — Awesome for groups

*2013-02-14, version 1.2.1*

This is so amazing! Now for the groups I have on roblox it's easy to make an epic logo

### 5/5 — It's amazing, it's all I do in my spare time

*2013-02-06, version 1.2.1*

Beast!!!

### 5/5 — Logo Rocks

*2011-11-27, version 1.2.1*

This rocks! They teach logo at my school and this is even simpler than that.

### 5/5 — Ah the memories

*2011-05-24, version 1.0.2*

It's been like 10 years since I coded in logo. Very nice addition to iPad.

### 5/5 — Amazing

*2011-01-09, version 1.0.1*

It's absolutely brilliant. One of those things you start looking at then find out you can't stop.

### 4/5 — Logo Draw

*2012-04-27, version 1.2.1*

I use this app with my Grade 1 class today and they were fascinated. I plan to use if for all grades up to 8 in our school. It's connection to motion geometry makes it a fun way to learn.

### 4/5 — Keeps it simple

*2011-12-28, version 1.2.1*

I used this program to teach grade-school children the basics of programing. The simplicity is a plus for this purpose. If the repeat command worked over a series of instructions, I would give it five stars--as a teaching tool, which is what it appears to be designed for.

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-06-11.*
