Virtual Programming Trainer!

Hey guys,

My friend recentley created a virtual trainer to help teach you programming of simple robots by solving a series of challenges;

http://www.ropuzzle.com/

He would appreciate any feedback you guys have!

Gonzik  

bump.

bump.

Cool

Cool toy, just started playing with it :stuck_out_tongue:

http://hirobotblog.blogspot.co.uk/

fun game!

fun game - a great way to get people into programming/robotics.

I’d reccommend having the run robot button higher up in the screen though… I have to keep scrolling up and down. nice work!

Michael

http://hirobotblog.blogspot.co.uk/

Maybe I missed some crucial bit of information, but,

since I don’t know the exact language that is being used, I can’t manage to get past the first 2 scenarios. If there was a link to keywords and maybe examples on their usage, I could probably get farther along, and, even learn a thing or two.

PS - Ok, I managed to figure out if then statements. It doesn’t seem to allow for functions? Without debugging or knowing how to print something out, it is difficult to know where it is in the code. So, fixing things would be a maddening reiteration of try and fail until you succeed.