https://github.com/definetlynotai/colortomata
Simple application that implements a complex cellular automaton system with dynamic rules for color propagation and grid evolution. The system is based on an array of cells, each containing a color, and evolves according to a series of rules, applying various constraints and probabilistic factors to simulate interactions between cells.
https://github.com/definetlynotai/colortomata
automata cells cellular cellular-automata color flask grids python simple
Last synced: 7 months ago
JSON representation
Simple application that implements a complex cellular automaton system with dynamic rules for color propagation and grid evolution. The system is based on an array of cells, each containing a color, and evolves according to a series of rules, applying various constraints and probabilistic factors to simulate interactions between cells.
- Host: GitHub
- URL: https://github.com/definetlynotai/colortomata
- Owner: DefinetlyNotAI
- License: mit
- Created: 2025-02-27T19:17:43.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-02-27T19:55:35.000Z (7 months ago)
- Last Synced: 2025-02-28T03:58:00.338Z (7 months ago)
- Topics: automata, cells, cellular, cellular-automata, color, flask, grids, python, simple
- Language: Python
- Homepage: https://colortomata.vercel.app
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE