Lightbot 2.0
โดย Coolio_Niato
Add to your home screen for quick access
Install this game
Tap the Share button, then "Add to Home Screen" to install this game for quick access.
Lightbot 2.0
แท็กสำหรับ Lightbot 2.0
รายละเอียด
เข้าไปที่ lightbot.com เพื่อดูอัปเดตล่าสุดของ Lightbot! สำหรับเหรียญตรายาก: คะแนนจะลดลงทุกครั้งที่ผ่านด่าน Light-bot กลับมาแล้ว ท้าทายกว่าเดิม! ใช้ตรรกะแบบโปรแกรมเมอร์สั่งให้บอทเปิดไฟบนกระเบื้องสีน้ำเงินทั้งหมด! มีฟังก์ชัน เงื่อนไข การเรียกซ้ำ ด่านผู้เชี่ยวชาญ ฟีเจอร์มากมายสำหรับผู้เล่นใหม่และเก่า Light-bot 2.0 รวมไอเดียจากเกมแรก ขอบคุณทุกคนที่สนับสนุน! ขอบคุณ Shael Riley และ Double Ice Backfire (http://www.shaelriley.co m/) สำหรับเพลงประกอบสุดติดหู ถ้าติดขัดดูวิดีโอแนะนำโดย Tasselfoot หรือชี้เมาส์ที่เครื่องหมายคำถามในเกมเพื่ออ่านคำอธิบายต่าง ๆ ขอให้สนุก :) CoolioNiato
วิธีเล่น
เมาส์ - คลิกเพื่อย้ายคำสั่งไปยังช่องทางขวา
อัปเดตจากผู้พัฒนา
A new light-bot is currently in the works! Go to light-bot.com for details!
FAQ
Lighbot 2.0 คืออะไร?
Lighbot 2.0 คือเกมไขปริศนาแนวโปรแกรมมิ่ง พัฒนาโดย Coolio Niato ที่ผู้เล่นจะนำหุ่นยนต์ไปเปิดไฟบนกระดานโดยใช้คำสั่งโปรแกรมพื้นฐาน
เล่น Lighbot 2.0 อย่างไร?
ใน Lighbot 2.0 คุณจะสร้างชุดคำสั่ง เช่น เดิน กระโดด และเปิดไฟ โดยลากไอคอนคำสั่งมาวาง เพื่อช่วยหุ่นยนต์ไปถึงและเปิดช่องสีน้ำเงิน
เล่น Lighbot 2.0 ได้บนแพลตฟอร์มใด?
Lighbot 2.0 สามารถเล่นได้โดยตรงบนเว็บเบราว์เซอร์ที่รองรับ Flash
ฟีเจอร์หลักของ Lighbot 2.0 มีอะไรบ้าง?
Lighbot 2.0 มีด่านหลากหลายที่ยากขึ้นเรื่อย ๆ อินเทอร์เฟซโปรแกรมมิ่งแบบภาพที่ใช้งานง่าย และแนวคิดฟังก์ชันกับลูปเพื่อสอนตรรกะการเขียนโค้ดเบื้องต้น
ระบบความก้าวหน้าใน Lighbot 2.0 เป็นอย่างไร?
ความก้าวหน้าใน Lighbot 2.0 คือการแก้ปริศนาแต่ละด่านด้วยชุดคำสั่งที่มีประสิทธิภาพ โดยจะมีแนวคิดโปรแกรมใหม่ ๆ เพิ่มเข้ามาเมื่อคุณผ่านด่าน
ความคิดเห็น
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.