A computational puzzle sandbox where graph theory collides with assembly line optimization. If you've debugged recursive algorithms at 3AM, this is your game.
Design directed acyclic graphs where nodes execute logic gates. Every belt is a data pipeline.
Implement combinational logic with AND/OR/XOR gates. Your factory is a physical truth table.
Scale from O(n) sorting to recursive meta-factories. Pure problem-solvingโno XP bars, just complexity classes.