Skip to content

A p5.js implementation of one dimensional cellular automata. Inspired by Wolfram MathWorld.

License

Notifications You must be signed in to change notification settings

vertiKarl/CellularAutomata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple p5.js implementation of one dimensional cellular automata inspired by Wolfram MathWorld.

You can pretty easily select any of the possible 2⁸=256 rules mentioned on their website. Just change the lookup-table in Cell.js like documented.

This project is also hosted on the p5.js Web Editor: https://editor.p5js.org/vertiKarl/sketches/WPBfZ4ZML