Skip to content

SekiT/random-pattern-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Random Pattern Generator

Generates random pattern image on canvas. Run it now!

Based on finite cell automaton with majority rule (if the majority of neighbors including self are living, the cell survives).

In this rule, the cells (mostly) converges into loop of single state, in which cells are "connected".

About

Random pattern generator based on majority rule cell automaton

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published