Lightbot 2.0
oleh 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
Tag untuk Lightbot 2.0
Deskripsi
Layari lightbot.com untuk kemas kini Lightbot terkini! UNTUK LENCANA SUKAR: SKOR AKAN BERKURANG SETIAP TAHAP YANG ANDA LALUI. Light-bot kembali, lebih mencabar dari sebelumnya! Gunakan logik gaya pengaturcara untuk arahkan bot menyalakan semua jubin biru! Fungsi, bersyarat, rekursi, tahap pakar โ pelbagai ciri untuk pemain baru dan lama. Light-bot 2.0 ialah gabungan banyak idea daripada permainan asal dan saya ingin berterima kasih kepada semua penyokong permainan asal. Permainan ini tidak akan sama tanpa anda semua! Terima kasih khas kepada Shael Riley dan Double Ice Backfire (http://www.shaelriley.co m/) kerana mencipta runut bunyi ketagihan โ salah satu lagu ialah remix lagu asal! Jika anda buntu, anda boleh lihat panduan oleh Tasselfoot atau letakkan kursor pada tanda soal dalam permainan untuk penerangan. Selamat bermain :). CoolioNiato
Cara Bermain
Tetikus โ Klik untuk gerakkan Arahan ke slot di sebelah kanan
Kemas Kini Pembangun
A new light-bot is currently in the works! Go to light-bot.com for details!
FAQ
Apakah itu Lighbot 2.0?
Lighbot 2.0 ialah permainan teka-teki pengaturcaraan yang dibangunkan oleh Coolio Niato, di mana pemain membimbing robot untuk menyalakan jubin di grid menggunakan arahan pengaturcaraan asas.
Bagaimana cara bermain Lighbot 2.0?
Dalam Lighbot 2.0, anda mencipta urutan arahanโseperti bergerak, melompat, dan menyalakanโdengan menyeret dan melepaskan ikon arahan untuk membantu robot sampai dan mengaktifkan jubin biru.
Pada platform mana anda boleh bermain Lighbot 2.0?
Lighbot 2.0 boleh dimainkan terus di pelayar web pada platform yang menyokong Flash.
Apakah ciri utama Lighbot 2.0?
Lighbot 2.0 menampilkan pelbagai peringkat dengan tahap kesukaran yang meningkat, antara muka pengaturcaraan visual yang mudah, serta konsep seperti prosedur dan gelung untuk mengajar logik pengaturcaraan asas.
Bagaimana kemajuan berfungsi dalam Lighbot 2.0?
Kemajuan dalam Lighbot 2.0 melibatkan penyelesaian peringkat teka-teki dengan mencipta urutan arahan yang cekap, dengan elemen logik pengaturcaraan baharu diperkenalkan apabila anda maju.
Komen
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.