Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 802 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 802 Bytes

Cellular Automata

Example of cellular automata and procedural generation.

Watch the reference video:
https://www.youtube.com/watch?v=slTEz6555Ts

Play with the interactive HTML5 demo:
https://whiteboxdev.github.io/bundles/example-cellular-automata/index.html

Please click the ☆ button on GitHub if this repository is useful or interesting. Thank you!

alt text

Controls

Control Description
1 Increase the noise density.
2 Decrease the noise density.
3 Increase the iteration count.
4 Decrease the iteration count.
5 Regenerate the map with the current settings.
6 Increment the interation count on the current map.