Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance 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 28=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

About

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

Topics

Resources

Readme

License

AGPL-3.0 license

Stars

Watchers

Forks

Contributors