Under rating threshold (hideshow)
As the child of a programmer with no real programming skills myself, I love this game. Though I'm ashamed of how long it took me to finish level 9...
Under rating threshold (hideshow)
Guys, this game already has loops. just put a function inside the function, and it will do the function over and over.
Under rating threshold (hideshow)
This is just like programming, using helper methods to make your code shorter. :) Am a programmer and it made me think hard.
Under rating threshold (hideshow)
dude....part 2 needs loops and if/thens....lol.....love this game, took me back to my one college programming class...lol
Under rating threshold (hideshow)
As a programmer, I have to say that I had a few problems. Level 10 should definitely be the last. Waiting for the second part with loops ;)
Under rating threshold (hideshow)
-__ i dont have programming skills but i managed to dot it in 1 day without cheating and i didnt even got the achievement -__
Under rating threshold (hideshow)
Game completed – We know this is easy if you're a programmer. Don't rub your brilliance in the faces of us simple-minded folk. xD Love it
Under rating threshold (hideshow)
The one difference is that real programming can use as many functions as they like. However the limited space is the real challenge of this game. As an intermediate programmer I loved this game. level 10 was a challenge, but the rest fell into place easily.
Under rating threshold (hideshow)
Level 10 is challenging because you are obliged to make wrong moves(jump or walk) to re-use a fonction. and a function that actually solve two problems like that is horrible programming ! And this happens quite often in embedded system programming (where the code is very limited as well). Is there a sequel to this game ? I would love to play this kind of game again.
Under rating threshold (hideshow)
Dang! Programming is harder than I thought! I mean, apparently according to the people who do this for a living, this is simple! I would not be good at that.
Under rating threshold (hideshow)
level 10 is the hardest. Then it gets easier for the last 2 levels. Level 10 is all about finding a path that will have some form of pattern to repeat functions for.
Under rating threshold (hideshow)
Once you're in a level, how do you know which level it is? There's no button to click to go back to the menu/level selector.
Under rating threshold (hideshow)
I love how all the non-developers are now thinking they know how to program. Or saying that programmers are smart, because programming is like this game. but it's just one skill; If all they can do is program, they are some awfully dull folks.
Under rating threshold (hideshow)
Take level 10 as a function for either turning left or right. Think it through on what you need next. I basically filled up all my slots, so it can get tough with limited space.