laby icon indicating copy to clipboard operation
laby copied to clipboard

Users need a way to learn syntax

Open kemelzaidan opened this issue 12 years ago • 1 comments

User NEED a way to learn the syntax of the language and the specific funcions of the program, otherways it will be useless for it's goals: teach people to program.

I know C but I had a lot of trouble to find ou that I was supposed to use the function look() in 2a.laby, which in my case was translated to my system's default language, which I needed to guess what it was.

But later I got stuck again helpless. Please, place useful hints on the levels and guide the user to learn how to get through the software.

Thanks

kemelzaidan avatar May 10 '13 06:05 kemelzaidan

Hi,

This is a known and of course valid concern.

For now, laby is intended to be used by people who understand programming (and have already played a bit with laby) to teach people who would like do discover it.

Adding a small tutorial for each new functionality would be very nice. It still has to be implemented though!

sgimenez avatar May 12 '13 17:05 sgimenez