A web-based application for creating generative art inspired by cellular automata, built using HTML, JavaScript, and Canvas.
This application showcases generative art inspired by cellular automata and Conway’s Game of Life. It leverages HTML, JavaScript, and Canvas to create unique and evolving patterns. Users can explore and customize various options to generate their own cellular artwork.
To run the application, simply launch src/app.html
in your browser. No additional installations are required.
You can modify various settings in the app to customize the generated patterns:
- Cell
- Canvas
- Color
- Rules
- Record
There can be great beauty in chaos
- Responsive Design: The UI is not optimized for mobile devices.
- Aspect ratio doesn't disable properly
We welcome contributions! If you find a bug, have ideas for improvements, or want to help expand the project, feel free to open an issue or submit a pull request.
- UI Prototype and improvements
- Small fixes and optimizations
- Improving customizability
This project is licensed under the GNU General Public License v3.0. For more details, please see the LICENSE file.