roons are a kit for building mechanical circuits and computers. Think of:
- Redstone circuits in Minecraft
- Factorio
- Cellular automata and Conway’s Game of Life
- “Lego Technic, but for building computers”
In a nutshell: by arranging patterns of tiles (“roons”), we can guide marbles around a disk. By making these marbles interact in clever ways, we can build computer components such as calculators, memory, processors, displays — or even a fully programmable computer.
These tutorials will walk you through the nuts and bolts of how computers work. We’ll start with very basic bits and logic gates, and gradually learn how to combine them into more complex devices.
continue