← Menu

About RoboForge Play

How it works

RoboForge turns robotics into things you do — not just facts to memorize.

  • Block-Code Arena — snap together commands (move forward, turn, a repeat loop, and a "if the path is clear" sensor), then predict where the robot will stop before you run it — that's the mental-trace skill real programmers use to debug. Watch the robot follow your program square by square to the charging pad.
  • Automation Puzzle — program a factory sorter with if / else-if / else rules and one "otherwise" bin, then run it on the whole conveyor belt at once. Running one rule set over every item is a loop.
  • Concept kits — 16 short question rounds, from what makes a machine a robot up through sensors, programming logic, autonomous navigation, factory automation, and advanced synthesis.

What's not here (and why)

The iPad app builds robots inside a real physics simulation — parts push, slip, and tip over with real weight and friction. The web version can't run that physics on every device, so instead it teaches the same coding — sequences, loops, conditionals, and debugging — on a clean grid where your program runs one exact step at a time. The logic is the real lesson; the physics was just the stage.

Meet the cast

Bolt, Sense, Drive, Loop, and Tune each stand for one part of building a robot — the chassis, the sensors, the motors, the control loop, and careful testing. You can read their stories and hear them on the cast page.

Our privacy promise

RoboForge Play is free, works offline, and collects nothing. No accounts, no ads, no tracking, and no data ever leaves your device — your level and streak are saved only in this browser.

Mistakes are part of it

Your robot's first run is data, never failure. A wrong turn or a crash just tells you what to fix next — that's exactly how real robotics engineers work.