Lightbot 2.0
ni Coolio_Niato
Idagdag sa iyong home screen para sa mabilis na pag-access
I-install ang larong ito
Pindutin ang Share, tapos piliin ang "Add to Home Screen" para mabilis mong ma-access ang larong ito.
Lightbot 2.0
Mga tag para sa Lightbot 2.0
Deskripsyon
Tingnan ang lightbot.com para sa pinakabagong update ng Lightbot! PARA SA HARD BADGE: BUMABABA ANG SCORE SA BAWAT LEVEL NA MATATAPOS MO. Bumalik na si Light-bot, mas mahirap at mas challenging! Gamitin ang programmer-style na lohika para turuan ang bot kung paano sindihan lahat ng asul na tiles! Functions, conditionals, recursion, expert levels- maraming bagong features para sa mga bago at dating manlalaro. Ang Light-bot 2.0 ay koleksyon ng maraming ideya mula sa unang laro at nagpapasalamat ako sa lahat ng sumuporta. Hindi magiging ganito ang laro kung wala kayo! Malaking pasasalamat kay Shael Riley at Double Ice Backfire (http://www.shaelriley.co m/) para sa adik na soundtrack- isa sa mga kanta ay remix ng original Puzzling tune! Kung mahirapan ka, pwede mong tingnan ang walkthrough ng legendary na si Tasselfoot o i-hover ang question mark sa laro para basahin ang paliwanag ng bawat bagay. Mag-enjoy :). CoolioNiato
Paano Maglaro
Mouse – I-click para ilipat ang mga Command sa slots sa kanan
Mga Update mula sa Developer
A new light-bot is currently in the works! Go to light-bot.com for details!
FAQ
Ano ang Lighbot 2.0?
Ang Lighbot 2.0 ay isang puzzle programming game na binuo ni Coolio Niato, kung saan gagabayan ng mga manlalaro ang robot upang mapailaw ang mga tile sa grid gamit ang mga pangunahing programming command.
Paano nilalaro ang Lighbot 2.0?
Sa Lighbot 2.0, gagawa ka ng sequence ng mga instruction—tulad ng move, jump, at light—sa pamamagitan ng pag-drag at drop ng mga command icon para matulungan ang robot na marating at ma-activate ang mga asul na tile.
Saang platform pwedeng laruin ang Lighbot 2.0?
Ang Lighbot 2.0 ay pwedeng laruin direkta sa web browser sa mga platform na sumusuporta sa Flash.
Ano ang mga pangunahing tampok ng Lighbot 2.0?
Tampok ng Lighbot 2.0 ang maraming level na lalong humihirap, isang simpleng visual programming interface, at mga konsepto tulad ng procedures at loops para turuan ang mga batayang coding logic.
Paano ang pag-unlad sa Lighbot 2.0?
Ang pag-unlad sa Lighbot 2.0 ay sa pamamagitan ng paglutas ng mga puzzle level gamit ang mas epektibong command sequence, na may mga bagong programming logic element na ipinapakilala habang sumusulong ka.
Mga Komento
gemohandy
Feb. 04, 2019
"Think Like a Programmer" - You mean, look up how to do the thing on StackOverflow?
internet_handle
Jul. 11, 2010
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
Dec. 25, 2013
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
Jan. 06, 2012
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
Sep. 01, 2012
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.