Under rating threshold (hideshow)
i hear bout people sayin that lvl 10 is hard and 12 too. I'm just a beginner, but when i got to lvl 7...... a big headache came to me after a while. +if u agree
Under rating threshold (hideshow)
Yay, played it again. When I first playid this, I wasn´t a programmer, now I am :D
That´s how it goes sometimes^^
Tips: The key to Lvl 10 is to make the first movements a function and jump back down to the start after lighting the upper panel(to reuse that function)
Lvl 11: f1: light, walk, (copy til full); f 2 uses: f1, f1, (turn movement) f1,f1.
Lvl 12: f1: jump, light(3 times); f2: f1, turn, f1, turn, f1; Main method is: walk, jump, f1, turn, f2, f2, light. (all the turns are same direction)
+1 if this was helpful
Under rating threshold (hideshow)
@kwhkwh I completed every level without infinite recursion. I saved screenshots of my solutions for 11 and 12. I didn't think of it fast enough to save my solution for level 10.
Under rating threshold (hideshow)
10 isnt so bad, just look for the part of the level that would most benefit from a function.
this game is pretty good, 5/5
Under rating threshold (hideshow)
This game made me Happy...too bad it was over so quick if only i could figure out a way to do stuff like this daily i think my life would be awesome
Under rating threshold (hideshow)
Lol im only 10 its hard very... very... hard. im stuck on the lvl where you have to lingt up the three squares and there far apart
Under rating threshold (hideshow)
nice game.
I wish they would tell you from the start that you're allowed to put one function inside the other, woulda saved me half an hour of my life.
I wanna see a sequel...
Under rating threshold (hideshow)
it would be nice if after we beat the game, we could select the stage we want to replay, to try to get a better score. Instead of having to do the whole game again
Under rating threshold (hideshow)
Why do you recommend Turing? It's a programming language designed for teaching, with no commercial application, and has been dead since 2007. You might as well recommend Pascal.
Under rating threshold (hideshow)
This game is really challenging at 5 in the morning. However, it would be nice if the game somehow penalized me for using sloppy programming.
Under rating threshold (hideshow)
How many # Commands are the best score? XD My was 192 :P And yes, level 10 is the hardest! @_@ However, really a funny game! ^^
Under rating threshold (hideshow)
Great game. If we could just click the command as opposed to having to drag them everywhere. I have a touchpad so it's a pain in the ass.
Under rating threshold (hideshow)
If you could please make it so you could just click the commands instead of dragging them every time, that'd be great.
Under rating threshold (hideshow)
Gah, I got through the first nine, thinking ten would be a bit harder, but not too much. Then I saw it and knew my easy ride was over XD
Under rating threshold (hideshow)
great game - enjoyed it a lot - bit of a hobbyist programmer so wasn't so challenging. Would be nice to be able to replay levels to get the overall number of moves used down without replaying the whole thing (that also being how programmers think: refining the code to be more efficient). More levels please for all levels of player!
Under rating threshold (hideshow)
woot just did whoel thing with new walkthrough
if u need help and dont want to cheet *walkthrough* keep this basic rule of programming in mind
1. use as little code as possible and use teh same code as much as possible
look for places where the same code will work to get you places this is where the functions shine :)
Under rating threshold (hideshow)
to people who have 132 commands as a record. i did not cheat to get 131 commands. theres an improvement on level 8 that i found. good luck trying to beat my score!
Under rating threshold (hideshow)
this game was great! 5/5 from me...i study programming,i'm a begginer,so this was kind of a test for me...it took me just a bit above one hour to finish the game...lvl 11 seemed brutal,but kongregate taught me to fight :))))...more games like this would be nice :D ... good job