Games Achievements My Kong Sign In

Comments for light-Bot

« Back to light-Bot

AccountNovelty

Feb. 26, 2011

Under rating threshold (show) Tip for level 10 (if you still want to work it out yourself): Go for the leftmost blue tile first, and you can jump back to start! Then you can reuse the functions you used to get to the middle square.

+ - !

(56)

ParfaitEtranger

Feb. 25, 2011

Under rating threshold (show) now, I have respect for programmer...

+ - !

(7)

STRAIGORN

Feb. 22, 2011

Under rating threshold (show) 4/5 couldnt understand some of it

+ - !

(0)

gosparts

Feb. 22, 2011

Under rating threshold (show)

+ - !

(-11)

sokoban2

Feb. 18, 2011

Under rating threshold (show) level 10 is the hardest, the last two levels are actually easier.

+ - !

(3)

JoshuaXRPD

Feb. 11, 2011

Under rating threshold (show) Harder Level 2

+ - !

(-1)

coolvangaurde

Feb. 07, 2011

Under rating threshold (show) A Level Select Option would be really cool.

+ - !

(2)

coolvangaurde

Feb. 07, 2011

Under rating threshold (show) I got through level ten and then cheated on the last two levels.

+ - !

(4)

Mister_Andy

Feb. 02, 2011

Under rating threshold (show) lol to description. Programming background here, and I think that really did make it easier. heh.

+ - !

(-2)

Gazrii

Jan. 28, 2011

Under rating threshold (show) An awesome game. I am looking forward to seeing sequel(s).

+ - !

(3)

Jamlpr

Jan. 27, 2011

Under rating threshold (show) Fun and challenging!

+ - !

(0)

guysmiley00

Jan. 25, 2011

Under rating threshold (show) Great game, really fun. Drag and drop on the commands was a little sticky - it's be great if you could drag unwanted commands into a large "garbage" icon. Any thought about making a level editor and allowing people to post and rate user-created levels?

+ - !

(1)

sammisam8

Jan. 25, 2011

Under rating threshold (show) cant get pat lvl. 8 any tips ?

+ - !

(-2)

sammisam1012

Jan. 24, 2011

Under rating threshold (show) love it :D

+ - !

(-1)

deleteduser

Jan. 18, 2011

Under rating threshold (show) its really irritating how dragging commands out of the box to get rid of them can sometimes cause you to replace a command that you accidentally hovered over. double clicking a command should just delete it. and double clicking an empty space should make all of the commands put in after it shift over to the left just for convenience.

+ - !

(6)

abex123456789

Jan. 17, 2011

Under rating threshold (show) 179 =)

+ - !

(-1)

Kelenestus

Jan. 17, 2011

Under rating threshold (show) Did anyone else make the commands loop themselves just to see if you could get lightbot to never stop? :)

+ - !

(1)

abex123456789

Jan. 16, 2011

Under rating threshold (show) amazing game, i have programmed in a couple of different languages, like turbo pascal, C++ and visual basic and i can say difficulty grade is nice, besides some of the tactics used for solving this levels are actually real programing tactics, 5/5

+ - !

(1)

LoverZ

Jan. 13, 2011

Under rating threshold (show) im making my guy dance :D

+ - !

(0)

caclarkjr

Jan. 11, 2011

Under rating threshold (show) Awesome concept for a game. 4.9 Stars! I found it odd that I had a MUCH harder time with levels 10 and 11 than I did with the final level, but wha'chagon'dew?

+ - !

(-2)

johnny_snow

Jan. 09, 2011

Under rating threshold (show) for those of those who don't get it, do it one step at a time.

+ - !

(0)

apatheticlizard

Jan. 09, 2011

Under rating threshold (show) 184 commands... Level 3 can be done in 10 commands and level 4 can be done in 11 if you use the F1 function... Also, a level select feature would be nice.

+ - !

(0)

b00mer527

Jan. 02, 2011

Under rating threshold (show) reminds me of the michael jackson 'billie jean' music video.

+ - !

(1)

IAmSonnie

Jan. 01, 2011

Under rating threshold (show) I don't understand it but it looks like a really good game :)

+ - !

(1)

kitty14618

Jan. 01, 2011

Under rating threshold (show) i dont really get it, but i'm not going to rate it

+ - !

(1)

The_Reap3r

Jan. 01, 2011

Under rating threshold (show) 186 commands, 10 sure was tricky.....

+ - !

(5)

MrSoftware

Jan. 01, 2011

Under rating threshold (show) how do i repeat programmes?

+ - !

(0)

gavin63

Dec. 29, 2010

Under rating threshold (show) two words love and it!

+ - !

(2)

dragontrainer22

Dec. 25, 2010

Under rating threshold (show)

+ - !

(-7)

komodobanaan

Dec. 20, 2010

Under rating threshold (show) 198 commands, no walktrough :)

+ - !

(5)

pilipinasmalakas

Dec. 16, 2010

Under rating threshold (show) This game is awesome. :)

+ - !

(2)

pilipinasmalakas

Dec. 13, 2010

Under rating threshold (show) i cant seem to start the game. anyways gave it a 5 stars :P

+ - !

(0)

stinky472

Dec. 10, 2010

Under rating threshold (show) The alternative of course is to provide more programming constructs: allow the robot to maintain state (through registers, e.g.) and provide conditional logic, but that would ruin the simplicity and elegance of the game as a puzzle game. This game is really all about teaching the value of procedures (aka functions) but by not allowing the robot to beat the level until all processing is finished (even when all lights are lit up), it really limits us from creating very clever solutions. Then again I'm a professional software engineer so maybe I'm just disappointed, but also I think this program has great potential as a teaching tool for kids if only it didn't restrict the most elegant solutions in this way.

+ - !

(7)

stinky472

Dec. 10, 2010

Under rating threshold (show) @ziusudrazoon I disagree: the game should end when the lights are lit up if you want this to really teach people how to write clever programs using proper loops, recursion, etc. The robot has no way to determine when all lights are lit up, so we have no way to put in a proper base case if we write our program recursively. This might be good for very young kids learning how to write code but they're going to learn little more than how to write very sequential code involving way more commands that is necessary to solve the problem.

+ - !

(17)

nick15099

Dec. 09, 2010

Under rating threshold (show)

+ - !

(-9)

Nightfirek90

Dec. 03, 2010

Under rating threshold (show) Wowi got a headache O.o lol Great game tho! 5/5

+ - !

(6)

PatchesLee

Nov. 29, 2010

Under rating threshold (show) 206 with out a walk through. that any good? 11 was the only one that took me any time really, but I had the right idea the whole time. just couldn't figure out how to start it.

+ - !

(1)

austin215

Nov. 29, 2010

Under rating threshold (show) this game is awesome! i have never thought of programming as being something i would be interested in, but now i am..i hope there will be many sequels, keep up the good work! 5/5

+ - !

(2)

xxBob360

Nov. 28, 2010

Under rating threshold (show) 199 commands, I only used a walkthrough on the last 2. I'm so tired now but good game & addictive (:

+ - !

(5)

heywatsup11

Nov. 28, 2010

Under rating threshold (show) lolz, im such a noob. i need a walkthrough for almost every game i play thats like this

+ - !

(4)

aWickedClown

Nov. 18, 2010

Under rating threshold (show) Its 1:00am on a school night and i finally completed this game whew...

+ - !

(3)

LichWrath

Nov. 06, 2010

Under rating threshold (show) Great Game 5/5 Made me think (:

+ - !

(3)

Jajnick

Nov. 06, 2010

Under rating threshold (show) Level 7 is very hard, but at least i have passed it.

+ - !

(2)

SuperCell20x6

Nov. 01, 2010

Under rating threshold (show) A tip for those who are stuck on the higher levels. You can put a function in a function ;)

+ - !

(1)

harrydo

Oct. 29, 2010

Under rating threshold (show) Its cool the way you can programme the robot and the variety of functions you can have. Kinda cute too :)

+ - !

(0)

FT029

Oct. 20, 2010

Under rating threshold (show) level 7?

+ - !

(-1)

FT029

Oct. 20, 2010

Under rating threshold (show) 5/5 nice PUZZLE game that is not a stupid maze

+ - !

(0)

mmKALLL

Oct. 15, 2010

Under rating threshold (show) I liked this, though personally level 11 was harder for me than 12, which I got on the first try. The puzzles were varying and some took a while to figure=) A good game, even though it doesn't show robotics and programming as they are, but if I judge it only as a puzzle game, it was fun.

+ - !

(15)

SexyDrummerGirl

Oct. 10, 2010

Under rating threshold (show) Kinda cool. Simple to control and get through.

+ - !

(4)

Smudge1995

Oct. 05, 2010

Under rating threshold (show) Put "Main Method" all F1. Put "F1" all F2. Put "F2" anything you want, ending with an F1. (1 jump 7 F1?) Have fun doing a super long loop "P Thumbs up lol!

+ - !

(2)

  • 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