Lightbot 2.0

Lightbot 2.0

開發者 Coolio_Niato
舉報遊戲
Loading ad...

Lightbot 2.0

評分:
4.0
推出: June 21, 2010
最後更新: June 25, 2010
開發者: Coolio_Niato

Lightbot 2.0 的標籤

遊戲簡介

前往 lightbot.com 查看最新 Lightbot 更新!【高難度徽章提示:每過一關分數會倒扣】Light-bot 回來了,比以往更燒腦!用程式邏輯指揮機器人點亮所有藍色格子!函式、條件、遞迴、專家關卡——新舊玩家都能找到樂趣。Light-bot 2.0 集合了許多來自第一代玩家的建議,感謝大家的支持。特別感謝 Shael Riley 與 Double Ice Backfire(http://www.shaelriley.co m/)創作了超洗腦的配樂,其中一首還是原版主題曲的混音!如果卡關可以參考傳奇玩家 Tasselfoot 的攻略,或滑鼠移到遊戲內問號查看說明。祝你玩得開心 :)。CoolioNiato

玩法說明

滑鼠 – 點擊將指令拖到右側指令格

開發者更新

Mar 27, 2013 4:48pm

A new light-bot is currently in the works! Go to light-bot.com for details!

FAQ

留言

0/1000
gemohandy avatar

gemohandy

Feb. 04, 2019

114
2

"Think Like a Programmer" - You mean, look up how to do the thing on StackOverflow?

internet_handle avatar

internet_handle

Jul. 11, 2010

1349
47

hey, I liked this game a lot, but could you add some way for the player to tell how the points work? I know they count down, but I have no idea how I am scored. for example, should I be aiming for fewer calls or fewer commands? what's the most points that I could get on each level? and so on.

vlasec avatar

vlasec

Dec. 25, 2013

416
20

I am not sure if the game is easier for programmers or not. A programmer is usually feeling bad about writing such a fugly code.

vmills avatar

vmills

Jan. 06, 2012

336
16

A nice challenge. The programmer in me rages a little at the last two levels because they require lots of extra calls to be made since our helper functions have a limited number of allotted commands. Definitely hard to wrap my brain around, but I liked it!

SilverHx avatar

SilverHx

Sep. 01, 2012

228
11

What's good about programming is that programs made by different people never look the same. What's bad about programming is that it can be difficult to understand programs written by other people. This puzzle mostly forces you to guess the developer's solution, instead of finding your own :/ This is not necessarilly a bad thing, but with the addition of conditionals (especially since you don't have a "not" condition) it makes the game much less intuitive than the previous one. I definitely can't understand some of the expert levels.