
Every shared build eventually splits into two jobs. Somebody is under the floor running a circuit that opens the gate, and somebody upstairs has decided the wrong wood was used on the ceiling.
Both people are necessary and each quietly suspects the other has the easier half. These seven questions work out which one you are: what you do with an empty hall, how you feel about visible machinery, what you would put in a basement, and what breaks the spell fastest when you walk into somebody else's house.
See all the outcomes this quiz can land on, and what each one means →
In-game wiring components look like decoration and behave like electronics. Give players a signal that travels, a component that inverts it and a way to combine two signals, and you have handed them functional completeness: NOT plus AND will do it, and a NOR gate on its own is enough to construct every other logical operation there is. From that point the ladder is short and well trodden. Gates make adders, adders make arithmetic, feedback loops make memory.
The pieces builders reach for have direct hardware analogues. A clock is a loop that inverts itself, producing the steady on-off pulse that drives everything else. A latch holds a state after its input goes away, which is precisely what one bit of memory is. A pulse extender turns a momentary press into a signal long enough to be useful. None of this has to be taught as electronics for players to derive it, and a great deal of it gets rediscovered from scratch by teenagers with no circuit background whatsoever.
This is not a quirk of one game. Very simple rule sets support universal computation surprisingly often. Conway's Game of Life, published in 1970 with four rules about which cells on a grid live and which die, was later shown to be capable in principle of computing anything a computer can, and similar results have been demonstrated for an unlikely assortment of systems, including certain card games and puzzle-game movement rules. Once a system can hold a state, change it conditionally and loop, the door is open. Players who build calculators and working displays inside sandbox worlds are not exploiting a fault; they have simply found the door.
There are practical limits. In-game circuits run at the speed of the simulation, often only a handful of updates per second, so a calculation a real processor finishes instantly can take minutes on screen, and a large machine strains the server for everyone standing near it. Builders respond much as early engineers did, by optimising for component count and propagation delay, and then arguing about the results at considerable length.
This quiz sorts you along one axis because a single axis is legible, but the axis is largely invented. In practice the builds people remember are both at once: mechanisms behind panelled walls, a working lift dressed up as a staircase, lighting that doubles as a signal. Decorators learn wiring the moment they want a door that opens on approach, and engineers learn material palettes the moment they get tired of their machines looking like scaffolding. A score here describes which half you reach for first on a quiet evening. It is not a fixed fact about how your mind works.







