sgimenez / laby

Learn programming, playing with ants and spider webs ;-)
https://sgimenez.github.io/laby/
Other
98 stars 39 forks source link

Can't locate robot.pl #66

Open rdggithub opened 2 years ago

rdggithub commented 2 years ago

Hey, I know this is an old project, but I tried to install it on a ZorinOS 16 (Ubuntu 20.04) machine via

sudo apt-get install laby

and I get an error

Can't locate robot.pl...

when running the code... the program itself seems to work.

Any hints or at least links to similar programs (simple left right commands and labyrinth or stuff for children) working on ubuntu?

Thank you very much.

bdbdgittyhubby commented 8 months ago

I get the same error code.

Does anybody have a solution yet?

bdbdgittyhubby commented 8 months ago

I tried it again. I got 3 language selection option: cpp, c or perl. When choosing perl language I get 'Can't locate robot.pl'. When choosing c or cpp it works as intended. Moreover there is no 'python' selection option althought I got it installed.

Anyone ??