-
Notifications
You must be signed in to change notification settings - Fork 0
An implementation of Griffieath's cellular automaton.
License
Bastes/griffeath
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=Griffeath's cellulare automaton implementation Author:: Michel Belleville <mailto:[email protected]> Rules : * cells may evolve cycling through (n) states (4 by default). * first state (0) is a "null" state by convention. * a cell evolve to the next state when at least 3 of its neighbors are already on said next state. * a cell that doesn't evolve remains on the same state.
About
An implementation of Griffieath's cellular automaton.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published