Skip to content

Bastes/griffeath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages