Under rating threshold (hideshow)
10 was just hard because you don't expect to need to go to the bright square next to the start first. If you do that, just jump down to the beginning, turn, and use a function. Pretty easy, though it took me like 200+ commands =/. Good Game =)
Under rating threshold (hideshow)
the easiest way to do this game is to break each command into numbers... turn right = 1 turn left = 2 etc... then choose a path and write it down using your numbers. This is called psuedo code. Then look for patterns... if 431 is repeated 5 times... then make that a function. Eliminate 431 from your psuedo code and add your number for the function 1 command. repeat until you get your second function (your second function may include your first function so make sure to replace this in your psuedo) peace
Under rating threshold (hideshow)
Level 11: Main: F1. Func1: Left F2 Left Left F2 Left Up F1. Func2: Jump Jump Light Jump Jump Light Jump Light.
Level 12: Main: Up Jump F1 F1 F1 F1 Left F1 F1 F1. Func1: F2 F2 F2 Right. Func2: Jump Light
Under rating threshold (hideshow)
very good game really gets you thinking about it and can keep you interested for hours (even though you don't relise it)
Under rating threshold (hideshow)
I didn't get the badge either, then got an error message when trying to submit a screenshot to Kong. Oh well, will have to try when I get home.
Under rating threshold (hideshow)
Improved to 168. For individual levels: 3, 10, 10, 10, 11, 18, 13, 15, 14, 24, 23, 17.
Level 10 is far and away the hardest, and my solution probably isn't the best. I just found something which worked and stopped looking.
Under rating threshold (hideshow)
Very difficult, and yet very fun. It doesn't actually require the same skills as being a programmer, so it would only help a little.
Under rating threshold (hideshow)
Friends with Functions
Dude! You just completed the Friends with Functions achievement in light-Bot and won the Friends with Functions badge and 30 points!
be jealous... lol great game 5/5
Under rating threshold (hideshow)
So fun! 5/5! functions, you put the code in the function box, and when you use the F1/F2 square in the main method box, it runs the code in it's respective method box.
Under rating threshold (hideshow)
Friends with Functions
Dude! You just completed the Friends with Functions achievement in light-Bot and won the Friends with Functions badge and 30 points!
Under rating threshold (hideshow)
10 was by far the most difficult for me. Maybe I missed something? It took me lest time to do 11 than 12 for some reason...
Under rating threshold (hideshow)
Friends with Functions
Dude! You just completed the Friends with Functions achievement in light-Bot and won the Friends with Functions badge and 30 points! Way To Easy!
Under rating threshold (hideshow)
lv 12 are a lot easier than 10 and 11, but very nice, I am a programmer and it still gave me a bit of a challenge. 5/5
Under rating threshold (hideshow)
Very nice game. Simple, challenging, interesting! Teaches you basic principles of structured programming. Very good puzzle concept, good graphics, simple but very good gameplay, nice lo-fi music (has mute if it annoys somebody). Good game! 4/5.
Under rating threshold (hideshow)
Great game! A couple of suggestions: (1) light up each instruction while it executes; (2) please don't automatically go to the next level — when I've spent half an hour or more working on it, and finally solve it, I want to show somebody! A "You did it! Replay/Next Level" sign should appear that lets us choose.
Add those features and a few more levels, and this would totally be a 5/5 game!