AutomataCraft is a mesmerizing cellular automaton renderer written in MIPS assembly language. Experience the beauty of evolution and emergence as you watch intricate patterns unfold.
- Visualize Evolution: Witness the stunning visual representation of cellular automata's growth and transformation.
- Customize Simulations: Tailor your experiments by adjusting the world size, rule, and number of generations.
- Pattern Exploration: Delve into the captivating world of automaton patterns and observe how they evolve over time.
- Interactive UI: Enjoy a user-friendly interface that makes experimenting with different parameters a breeze.
- Limitless Possibilities: Unveil intricate designs and unexpected outcomes by experimenting with various settings.
To embark on your journey with AutomataCraft:
- Clone this repository to your local machine.
- Open the terminal and navigate to the repository's directory.
- Assemble and run the MIPS assembly code using an appropriate simulator.
- Prepare to be captivated as you input the world size, rule, and number of generations.
- Marvel at the simulation as it unveils the remarkable evolution of the cellular automaton.
-
Clone the repository:
git clone https://github.com/your-username/AutomataCraft.git
-
Navigate to the repository:
cd AutomataCraft
-
Assemble and run the MIPS assembly code using a simulator.
-
Follow the prompts to input the world size, rule, and number of generations.
-
Watch in awe as AutomataCraft brings patterns to life!
MIPS assembly simulator
Contributions are warmly welcomed! To contribute, fork the repository and create a pull request.
This project is licensed under the MIT License.