Skip to content

A cellular automaton (CA) is a collection of cells arranged in a grid of specified shape, such that each cell changes state as a function of time, according to a defined set of rules driven by the states of neighboring cells.

iostyle/CellularAutomata

Repository files navigation

CellularAutomata

A cellular automaton (CA) is a collection of cells arranged in a grid of specified shape, such that each cell changes state as a function of time, according to a defined set of rules driven by the states of neighboring cells.

2023-10-20.20.21.46.mov
2023-10-20.20.56.12.mov

TODO

  • feature drawer
  • with The Eight Diagrams
  • sensor
  • map zoom

ISSUES

  • click area

About

A cellular automaton (CA) is a collection of cells arranged in a grid of specified shape, such that each cell changes state as a function of time, according to a defined set of rules driven by the states of neighboring cells.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages