In 1019 compressed bytes.
This cart is an interactive rail demo, press any of the Pico keys (Z, X, or Arrow keys) to advance to the next step:
- Roll the Dice, in two steps: picks two random numbers A and B
- Computation: Runs the simulation until it reaches the answers
- Outcome: Displays the sum of A and B
Wireworld is a Turing-complete cellular automaton (CA) suited to simulating electrons moving on copper wire. This cart implements a Binary Adder: Two numbers represented in binary are added together.
To read more about how this all works, see the game page: https://celestial.itch.io/wireworld-1k
[Please log in to post a comment]