Page 1 of 1

Some suggestions

PostPosted: Sat Apr 13, 2019 9:29 am
by aminemo
Hello ,

I use algodoo in my classroom, what would be nice is having a basic programming interface like scratch for controlling your objects
and collisions. Also I need the laser object to return the distance for obstacle detections.
Basically what what I am asking is the possibiity to program a little robot with algodoo.
thank you,

Re: Some suggestions

PostPosted: Fri Jun 28, 2019 8:17 pm
by FRA32
That possibility already exists in the form of the Thyme interpreter in algodoo. Of course, without experience, making something like an entire robot is hard, however thyme supports many of the things other languages support: Functions, variables, conditions, arrays, even things like assigning code itself to a variable. If you seek further information on using thyme, consider DMing me on the forum for that.