An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project