Games Achievements My Kong Sign In

Comments for light-Bot

« Back to light-Bot

raarie

Feb. 17, 2015

Under rating threshold (show) i wish i could use recursive functions, but for that i'd need conditional statements or being able to finish the level while the bot isn't done yet.

+ - !

(4)

GenGF

Feb. 17, 2015

Under rating threshold (show) Luckily most programming languages have a standard library with extra functions and no character limit. C++/Python experience doesn't help you a bit here.

+ - !

(6)

TheUnholyMonster

Feb. 17, 2015

Under rating threshold (show) Missing achievements... :(

+ - !

(2)

singerton

Feb. 17, 2015

Under rating threshold (show)

+ - !

(-5)

wutsens

Feb. 17, 2015

Under rating threshold (show) I made a program that solved the levels itself, however I can't solve 10, 11 and 12 myself. Not sure if that makes me good or bad at programming.

+ - !

(112)

sabriyenioyuncu

Feb. 17, 2015

Under rating threshold (show)

+ - !

(-3)

Maskloco

Feb. 17, 2015

Under rating threshold (show) Muy bueno para ejercitar la mente pero no se que hacer en el nivel 6 :D

+ - !

(0)

simonrhymin

Feb. 17, 2015

Under rating threshold (show) i retract my original comment.

+ - !

(0)

KiraKage

Feb. 17, 2015

Under rating threshold (show) I have to say the reason 10 is difficult is totally irrelevant to programming. We don't have those kinds of constraints when coding.

+ - !

(3)

simonrhymin

Feb. 17, 2015

Under rating threshold (show) as a programmer in training. i have to say, it doesn't make it much easier. really, all it takes is spotting when each action needs to be used. i do this by making the light-bot walk in my head, stating each action as it happens.

+ - !

(0)

ReviewCucumbers

Feb. 17, 2015

Under rating threshold (show) okay send help.

+ - !

(0)

MoshedZ

Feb. 17, 2015

Under rating threshold (show) Since you are aiming the light-Bot, wouldn't the better name for this game be Aim-Bot?

+ - !

(2)

thatzstijn

Feb. 17, 2015

Under rating threshold (show) Don't let level 10 discourage you. Once you get past that the rest will be rather easy.

+ - !

(2)

hashbrown044

Feb. 17, 2015

Under rating threshold (show) I tought lvl 11 was the hardest, because I kept thinking in the wrong direction. The other ones were pretty easy, I'm no programmer. I love the game though! I could of course try to decrease the amount of commands in the meantime.

+ - !

(-2)

ExtremeZone7

Feb. 17, 2015

Under rating threshold (show) FUN TIP: Let Lightbot have some fun spinning around by filling up the functions with 'turn' actions and filling the main function with your other functions.

+ - !

(3)

faizantaha2

Feb. 17, 2015

Under rating threshold (show)

+ - !

(-17)

ScottW135

Feb. 17, 2015

Under rating threshold (show) My Solution for #10 was Main: F1, F1, J, TL, F, TR, J, F, F, L, F2, L. F1: F, F, J, F, J, F, F, TL. F2: TL, J, TL, F1, F1, TR, TR, F1 Forward-F, Turn left-TL, Turn Right-TR, Light-L, Jump-J. Hope this helps anyone stuck :)

+ - !

(8)

Paul_310

Feb. 17, 2015

Under rating threshold (show) At last, a game for smart players!!! ;)

+ - !

(-1)

NarutoRaul

Feb. 17, 2015

Under rating threshold (show) Someone can't receive the badge of the day??

+ - !

(-1)

Just_Illusion

Feb. 17, 2015

Under rating threshold (show) Turn right - TR, Turn left -TL, Forward - F, Jump- J lvl 10: Main: F1-J-TL-F1 F2-J-TL-J TL-F-TR-F1 F1: F-J-F-J-F-Use F2: TR-F1-TR-F1-TR-F1-TR-F1

+ - !

(6)

kucinghitam9

Feb. 17, 2015

Under rating threshold (show) lvl 10, my life was easier when I realise I could put function in functions.

+ - !

(2)

SilentXSerene

Feb. 17, 2015

Under rating threshold (show) Just remembered on stage 11 that functions can be put in another function..... if only I remembered it on stage 10, I would not need to have to put many redundant actions in the functions so that I can reuse the functions in the "main" control. Anyway, I recall for programming we have to "keep it simple" .... but for some reason we tend to ignore the simplest answer :P

+ - !

(1)

vvyrd

Feb. 17, 2015

Under rating threshold (show) Ahhh Q-Bert, we meet again.

+ - !

(6)

Mardoek

Feb. 16, 2015

Under rating threshold (show) hmmm nice, game, #10 was hardest :D

+ - !

(4)

400KrispyKremes

Feb. 16, 2015

Under rating threshold (show)

+ - !

(-17)

agodsey2

Feb. 16, 2015

Under rating threshold (show) Spent 30= min. on level 10, literally yelled out loud when I finally completed it! Great game!

+ - !

(3)

Personifire

Feb. 16, 2015

Under rating threshold (show) On a more serious note, nice game. It's an interesting introduction to optimization and such, given how little "memory" there is to work with.

+ - !

(2)

Personifire

Feb. 16, 2015

Under rating threshold (show) No conditionals? Halting problem? ;_;

+ - !

(2)

alshcompiler

Feb. 16, 2015

Under rating threshold (show) lol , being a programmer i solved it with ease (except the last 3 levels took some time optimizing) :D

+ - !

(1)

Weerra

Feb. 16, 2015

Under rating threshold (show) fridayjason it's not a bug with the level. You coded up an infinite loop, so what do you expect?

+ - !

(0)

MicroMinion

Feb. 16, 2015

Under rating threshold (show) Player.exe has stopped working.

+ - !

(11)

bubblespawn

Feb. 16, 2015

Under rating threshold (show) No conditionals = not real programming. Very creative game though and captures some of programming...(been programming for about 25 years)

+ - !

(1)

Rackox

Feb. 16, 2015

Under rating threshold (show) Last level was too easy compared to 10. Swap level 10 with last level and your game is perfect. I'll give you 5/5 pretending level 10 were last one ^^

+ - !

(1)

fridayjason

Feb. 16, 2015

Under rating threshold (show) Bug with one level? The system do not stop when all places are lighted up but keep turning them off http://imgur.com/y4aaZwl

+ - !

(-2)

vojisalav

Feb. 16, 2015

Under rating threshold (show) Kidding but a good game will post it for my friends <3 :)

+ - !

(-1)

vojisalav

Feb. 16, 2015

Under rating threshold (show) I dont know how to beat the game and i feed stupied becose of the comment for the hard badge :D

+ - !

(-2)

TricksterV

Feb. 16, 2015

Under rating threshold (show) Whoever created this? you are 100% genius. ^^

+ - !

(1)

Amedeus

Feb. 16, 2015

Under rating threshold (show) Level 12's really easy, especially compared to 10 and 11. I liked 11, though. Clever.

+ - !

(1)

Csk84me

Feb. 15, 2015

Under rating threshold (show) Didn't realize the level would be able to complete if all tiles were lit when in a recursion loop. It was the only way I could figure out how to solve level 11.

+ - !

(1)

Apollyonof666

Feb. 08, 2015

Under rating threshold (show) I understand programming is mostly problem solving in the sense of finding solutions with ICT to problems, and in that sense i find level 10 to be a good focus. However, i also believe programming to be repetition through program loops and conditions etc, and in that sense i find level 10 odd to say the least. To me it is less about repeating practical code as setting up a loop that is limited by physical boundaries and that has a lot of wasted processing along the way.(Maybe i made my code too complex, but it was the only way i could get it to work.)

+ - !

(1)

greaper896

Jan. 14, 2015

Under rating threshold (show) oh...nvm i got it

+ - !

(1)

greaper896

Jan. 14, 2015

Under rating threshold (show) what is the function buttons used for

+ - !

(-2)

Saveyy

Jan. 12, 2015

Under rating threshold (show) 10 was alot easier then 9 and 7 :S

+ - !

(0)

baffo

Dec. 28, 2014

Under rating threshold (show) 10 was the hardest, had to optimize a lot.

+ - !

(4)

GrantC54

Dec. 07, 2014

Under rating threshold (show) as a programmer, ill say this is notably harder than real programming just due to being restricted to so few functions that cant take any input

+ - !

(7)

BoxWeirdosGhost

Dec. 06, 2014

Under rating threshold (show)

+ - !

(-6)

KMS256

Nov. 28, 2014

Under rating threshold (show)

+ - !

(-4)

calebsydney

Nov. 23, 2014

Under rating threshold (show)

+ - !

(-15)

Hallkid

Nov. 22, 2014

Under rating threshold (show) You should swap 11 and 12. I finished level 12 with no problem (I'm 13, btw), but I needed a guide for 11.

+ - !

(1)

scamer38

Nov. 11, 2014

Under rating threshold (show) we had to play this at school

+ - !

(2)

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