Coding Challenge 179: Elementary Cellular Automata

Subscribers:
1,750,000
Published on ● Video Link: https://www.youtube.com/watch?v=Ggxt06qSAe4



Duration: 21:40
143,676 views
6,295


How is nature hidden in a pile of 0s and 1s? Let's find out by coding a p5.js visualization of the Wolfram Elementary Cellular Automaton! Code: https://thecodingtrain.com/challenges/179-wolfram-ca

πŸš€ Watch this video ad-free on Nebula https://nebula.tv/videos/codingtrain-wolfram-elementary-ca

p5.js Web Editor Sketches:
πŸ•ΉοΈ Wolfram Cellular Automata: https://editor.p5js.org/codingtrain/sketches/IE77UYZ-G
πŸ•ΉοΈ Wolfram CA with color: https://editor.p5js.org/codingtrain/sketches/1w8yOaaDS
πŸ•ΉοΈ Wolfram CA infinite scroll: https://editor.p5js.org/codingtrain/sketches/u6ALWY0Kt
πŸ•ΉοΈ 3D Grid: https://editor.p5js.org/codingtrain/sketches/m4XoXiWOa

πŸŽ₯ Previous: https://youtu.be/rVBTxnRyOuE?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
πŸŽ₯ All: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH

References:
πŸ”— A New Kind of Science: https://www.wolframscience.com/nks/
πŸ”— Elementary Cellular Automaton: https://mathworld.wolfram.com/ElementaryCellularAutomaton.html
πŸ”— Pre-Order Nature of Code: https://nostarch.com/nature-code
πŸ”— The Nature of Code: https://natureofcode.com

Related Coding Challenges:
πŸš‚ 85 The Game of Life: https://youtu.be/FWSR_7kZuYg
πŸš‚ 123 Chaos Game: https://youtu.be/7gNzMtYo9n4
πŸš‚ 119 Binary to Decimal Conversion: https://youtu.be/meGcdIoTYgw

Timestamps:
0:00 Hello!
2:09 What is an elementary cellular automata?
5:41 Explaining the rulesets
7:52 Calculating the next generation.
10:35 Visualizing the CA
14:25 Rule 90
16:45 Wolfram Classification.
19:19 Adding wrap-around
20:37 Suggestions for variations!
21:07 Goodbye!

Editing by Mathieu Blanchette
Animations by Jason Heglund
Music from Epidemic Sound

πŸš‚ Website: https://thecodingtrain.com/
πŸ‘Ύ Share Your Creation! https://thecodingtrain.com/guides/passenger-showcase-guide
🚩 Suggest Topics: https://github.com/CodingTrain/Suggestion-Box
πŸ’‘ GitHub: https://github.com/CodingTrain
πŸ’¬ Discord: https://thecodingtrain.com/discord
πŸ’– Membership: http://youtube.com/thecodingtrain/join
πŸ›’ Store: https://standard.tv/codingtrain
πŸ–‹οΈ Twitter: https://twitter.com/thecodingtrain
πŸ“Έ Instagram: https://www.instagram.com/the.coding.train/

πŸŽ₯ Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
πŸŽ₯ Intro to Programming: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA

πŸ”— p5.js: https://p5js.org
πŸ”— p5.js Web Editor: https://editor.p5js.org/
πŸ”— Processing: https://processing.org

πŸ“„ Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct

This description was auto-generated. If you see a problem, please open an issue: https://github.com/CodingTrain/thecodingtrain.com/issues/new

#natureofcode #wolfram #ca #cellularautomata #binarytodecimalconversion #sierpinskitriangle #p5js #javascript