A lightweight web tool for generating cellular automata using Wolfram rules. Easily visualize and experiment with various rules to see how simple initial conditions evolve over time.
Visit ca-gen.vercel.app for the current stable tool on the go!
- Wolfram Rules: Supports all 256 elementary cellular automaton rules.
- Neat Visualization: plain JavaScript rendering of cellular automata.
- Concentration visualization with Chart.JS below the graphic.
- User-Friendly Interface: Simple and intuitive controls for generating and manipulating cellular automata.
- Visit the Web Tool: Open ca-gen.vercel.app in your browser.
- Set Parameters: Choose a rule number (0-255) and initial conditions.
- Generate Automaton: Click the "Generate" button to see the automaton evolve.
- Experiment: Adjust parameters and observe different patterns and behaviors.
Contributions are welcome! Feel free to open issues or submit pull requests.
This project is licensed under the MIT License.