... — File: Tis-100.zip
: Write small snippets of assembly code to manipulate streams of data from inputs to outputs.
You are presented with the Tessellated Intelligence System (TIS-100) , a multi-core processor consisting of a grid of nodes. Each node can only hold a handful of instructions and has no built-in RAM—only a single "ACC" register and a backup "BAK" register. File: TIS-100.zip ...
Provide hints for specific segments like the or Signal Divider . : Write small snippets of assembly code to
: Nodes can only communicate with their immediate neighbours (UP, DOWN, LEFT, RIGHT). This creates a unique "spatial" programming puzzle where moving data is as difficult as calculating it. Why It Stands Out Provide hints for specific segments like the or
is an open-ended programming puzzle game by Zachtronics that tasks players with repairing a corrupted, fictional computer system from the 1970s. It is widely regarded as one of the most challenging and rewarding "assembly language" simulators ever created. The Gameplay: Rewriting History