Goal: Guide the robot (▲) to collect all the stars (◆).
Drag & Drop: Tap/Click and drag commands into the program slots.
Commands:
↑: Move Forward
↺: Turn Left
↻: Turn Right
P0, P1...: Run the corresponding program
✹: Paint the current tile
Conditions: Drag a colored square onto a command. The command will only run if the robot is on a tile of that color. The slot's border color indicates the condition.
Execution: Press ▶ to run the code. The program ends when all stars are collected.
Inspired by a logic game from 42 School that I couldn't find anywhere else, I decided to rebuild it from memory. It's been a few years, so it might not be quite the same—but it's just as fun!