Lightbot Programming Guide

Sequence instructions, loops, and functions to guide Lightbot across glowing tiles. Each puzzle teaches core programming logic in a playful way.

Highlights

  • Gradually introduces procedure calls and loops to solve puzzles efficiently.
  • Clean visual feedback shows exactly how your code executes.
  • Challenge stages demand elegant solutions with limited commands.
  • Perfect for beginners who want to practice computational thinking.

Controls

Drag and drop commands to build the perfect routine.

  • Use the mouse to place movement and light icons in the command queue.
  • Trigger the play button to watch your program run in real time.
  • Reorder or delete blocks by dragging them back out of the list.
  • Switch between main and function tabs to build reusable code snippets.

FAQ

Why does Lightbot miss a tile?

Recheck your command order. You may need to insert a turn or use a loop to repeat a pattern.

What do the stars mean?

Stars mark the bonus puzzles that require advanced logic to solve efficiently.

Can I reset my solution?

Yes. Clear the command list or reload the level to start fresh.

Recommended Games