Games Achievements My Kong Sign In

Comments for light-Bot

« Back to light-Bot

Hairy43

Nov. 05, 2009

Under rating threshold (show) Congratulations! You just won the Friends with Functions Badge and 30 points! - I thought 12 was easier than 10 or 11.

+ - !

(0)

blood500

Nov. 03, 2009

Under rating threshold (show) why do you have to be a programmer? I beat this game in 2minutes 10 seconds and I dont even have my highschool.

+ - !

(-1)

Kinghalo545

Nov. 02, 2009

Under rating threshold (show) Done :P 5/5

+ - !

(0)

Jeanioz

Nov. 02, 2009

Under rating threshold (show) Challenging game even for programmers. A good merchandising to our cause!

+ - !

(0)

NobodyzZero

Nov. 01, 2009

Under rating threshold (show) It was a pretty fun game. I'm not a programmer, though, and it gave me hardly any trouble at all. I know the game's not exclusive to programmers, but the description makes it seem like it plays a vital role in it, which it does not.

+ - !

(0)

shellturtleguy

Nov. 01, 2009

Under rating threshold (show) Cool, challenging. I beat it. I'll have to rate it........5/5!!!!! :D

+ - !

(0)

DjuZz

Nov. 01, 2009

Under rating threshold (show) I dont get what this game has to do with programmers >.< I'm not a programmer and i beat it easily :/

+ - !

(0)

ocramot

Nov. 01, 2009

Under rating threshold (show) great game, challenging even for programmers - here you have limited number of actions... 5/5

+ - !

(0)

smallkid11

Nov. 01, 2009

Under rating threshold (show) fun 3\5

+ - !

(0)

Scezumin

Oct. 31, 2009

Under rating threshold (show) It's pretty good, but I'm not seeing a save feature...

+ - !

(0)

Jack_Rakan

Oct. 31, 2009

Under rating threshold (show) Kinda fun but too time consuming 2/5

+ - !

(0)

deleteduser

Oct. 31, 2009

Under rating threshold (show) 158 moves! woot

+ - !

(0)

Nestman

Oct. 31, 2009

Under rating threshold (show) and really, this may be a challenging game for programmers too, since in real programming you get virtually unlimited steps and functions allong with many algorithms designed by people before you.

+ - !

(0)

Nestman

Oct. 31, 2009

Under rating threshold (show) pretty good programming game...... really crazy thing when you do a recursive function with it.

+ - !

(0)

filoxd

Oct. 30, 2009

Under rating threshold (show) Completed using 188 Commands :3 Congratulations! You just won the Friends with Functions Badge and 30 points! 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.

+ - !

(0)

ninjae

Oct. 29, 2009

Under rating threshold (show) YES I BEAT lv10!

+ - !

(0)

black_fox

Oct. 29, 2009

Under rating threshold (show) aaaaaaaaargh!! fun but hard....i cant get my functions to work right

+ - !

(0)

ninjae

Oct. 29, 2009

Under rating threshold (show) lvl 10?

+ - !

(0)

14Phoenix

Oct. 28, 2009

Under rating threshold (show) 172 commands, not too bad once you got the trick to number 10.

+ - !

(0)

Arthur02

Oct. 28, 2009

Under rating threshold (show) Congratulations! You just won the Friends with Functions Badge and 30 points!

+ - !

(0)

jooe15

Oct. 28, 2009

Under rating threshold (show) what do f1 and f2 do i dont get it ):

+ - !

(0)

Typhoon_Dragon

Oct. 27, 2009

Under rating threshold (show) yh!!!!both badges ad 35points in total!dif. from most puzzle games-wether mor or less frustratin dunno tbh.only able 2cmplete thnx 2 2walkthrus:P still kk

+ - !

(0)

Kraagesh

Oct. 27, 2009

Under rating threshold (show) Done, that was easy.

+ - !

(0)

HydroGlobus

Oct. 27, 2009

Under rating threshold (show) A lot like Codex of Alchemical Engineering, though that one is better I think.

+ - !

(0)

d4m4s74

Oct. 26, 2009

Under rating threshold (show) unbelievable how easy 12 was compared to 10

+ - !

(0)

Jam2120

Oct. 25, 2009

Under rating threshold (show) I would love to see more games like this.

+ - !

(0)

notsid

Oct. 25, 2009

Under rating threshold (show) wonderful game. I'd like to see a sequel with a couple more commands for simple conditionals or something to break recursion :D

+ - !

(0)

lifthrasil333

Oct. 25, 2009

Under rating threshold (show) nice 35 Points in 184 Commands!

+ - !

(0)

GBros

Oct. 25, 2009

Under rating threshold (show) Argh. Very repetitive. Using ƒ's are king.

+ - !

(0)

HenryFleming

Oct. 24, 2009

Under rating threshold (show) 5/5 I love the idea that you are encouraging people to think about how something works instead of just thinking about what it does.

+ - !

(0)

lethalkiller93

Oct. 24, 2009

Under rating threshold (show) 5 stars from me. Fantastic concept, making for a fun and interesting game that made me really have to think to get through it. Added to that, I think it's good to encourage more people to try programming, since good programmers are always in demand. Well done, and thanks for the game! :D

+ - !

(0)

zwanglos

Oct. 23, 2009

Under rating threshold (show) Really fun (does that mean I'm a programmer?). Would like to see a sequel w/ 30+ levels.

+ - !

(0)

faiuwle

Oct. 22, 2009

Under rating threshold (show) Needs moar functions. Turn around should be one command, not two. Bleh.

+ - !

(0)

Elben

Oct. 22, 2009

Under rating threshold (show) level 10 was a pain, but it's amazing how easy level 11 and 12 are when you think like a programmer.

+ - !

(0)

mescher

Oct. 22, 2009

Under rating threshold (show) level 11 requires a new method. Hard to think of unless you like thinking about loops.

+ - !

(0)

Harristar

Oct. 21, 2009

Under rating threshold (show) Oog. I love this game, but I'm stuck on level 11.

+ - !

(0)

Klaue

Oct. 20, 2009

Under rating threshold (show) it's quite bullshit that programmer think this way. programmers usually don't have such constraits and therefore think in other ways. to get the hard badge, i hat to put stuff in that would make my programmer hearth bleed - so many wasted commands

+ - !

(0)

kruemi

Oct. 20, 2009

Under rating threshold (show) retrowens: f1 and f2 are functions. You put commands in the functions and everytime you call the function (by placin the f1 or f2 symbol) the commands in ths function are executed... as example pjust put "one forward" and "turn left" into f1 and than place many f1 in the main program... your bot will run squares...

+ - !

(0)

Edditoria

Oct. 19, 2009

Under rating threshold (show) Great game. Last level is too easy (Or, keeping simple mind is the most difficult thing? LOL). 4/5

+ - !

(0)

jenmoa

Oct. 18, 2009

Under rating threshold (show) Loved this game. =)

+ - !

(0)

Nibbie

Oct. 17, 2009

Under rating threshold (show) lvl 11....

+ - !

(0)

Nibbie

Oct. 17, 2009

Under rating threshold (show) lvl is easy hint: you can put a f1 in a f2 (and vice-versa!)

+ - !

(0)

sewallman

Oct. 16, 2009

Under rating threshold (show) omfg! In school I was able to program a robot arm to make a model airplane... but I can't get a person to do this with this many inputs :(( you need more (yeah I know it's sposed to be a challenge but the program I used you could atleast have 50 main commands, and you had A-Z for the functions)

+ - !

(0)

sdelipoglou

Oct. 16, 2009

Under rating threshold (show) 196 COMMANDS BEAST STUPID CAPS!

+ - !

(0)

Spartann113

Oct. 15, 2009

Under rating threshold (show) ima progammer.............wanna be so im pro at this

+ - !

(0)

friendster85

Oct. 14, 2009

Under rating threshold (show) pozitiff: It's easy 11. Hint: Do something 3 times

+ - !

(0)

friendster85

Oct. 14, 2009

Under rating threshold (show) Dam i was 187 completed

+ - !

(0)

Eifeltrampel

Oct. 14, 2009

Under rating threshold (show) Very funny! gg

+ - !

(0)

desontegrator

Oct. 14, 2009

Under rating threshold (show) lvl 7?

+ - !

(0)

wurrdd

Oct. 13, 2009

Under rating threshold (show) level 5 ?

+ - !

(0)

  • add a comment
Developers Players Support YouTube TikTok X (Twitter) LinkedIn
Join the conversation Join Discord
Terms of Service Privacy Policy Code of Conduct
© 2026 Kongregate