Back to browse
Interactive sandbox with boxes, conveyor belts and pneumatic tubes

Interactive sandbox with boxes, conveyor belts and pneumatic tubes

by masahito·Mar 29, 2026·2 points·0 comments

AI Analysis

●●SolidCozyRabbit Hole

Factorio-lite in a CodePen with live dev mode and saveable configs.

Strengths
  • Live dev mode allows dragging and editing elements without restarting simulation.
  • Configs export as text files, enabling easy sharing and version control.
  • Collision and pathing logic handles complex conveyor intersections smoothly.
Weaknesses
  • CodePen hosting limits performance and persistence compared to standalone apps.
  • No objectives or win conditions reduces long-term engagement potential.
Category
Target Audience

Game dev hobbyists, automation game fans, creative coders

Similar To

Shapez.io · Factorio · Zachtronics games

Post Description

Hello, something I built for fun - a sandbox where you can play around with conveyor belts, pneumatic tubes and boxes. A bit like marble run. You can toggle to dev mode to drag things around, add new elements, delete them. I guess you can also type out the config manually (they're not that complex). You can also save configs as text files and re-upload them to load.

Similar Projects