Coding Challenge 179: Elementary Cellular Automata

How is nature hidden in a pile of 0s and 1s? Let’s find out by coding a visualization of the Wolfram Elementary Cellular Automaton! Code: πŸš€ Watch this video ad-free on Nebula Web Editor Sketches: πŸ•ΉοΈ Wolfram Cellular Automata: πŸ•ΉοΈ Wolfram CA with color: πŸ•ΉοΈ Wolfram CA infinite scroll: πŸ•ΉοΈ 3D Grid: πŸŽ₯ Previous: πŸŽ₯ All: References: πŸ”— A New Kind of Science: πŸ”— Elementary Cellular Automaton: πŸ”— Pre-Order Nature of Code: πŸ”— The Nature of Code: Related Coding Challenges: πŸš‚ 85 The Game of Life: πŸš‚ 123 Chaos Game: πŸš‚ 119 Binary to Decimal Conversion: 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: πŸ‘Ύ Share Your Creation! 🚩 Suggest Topics: πŸ’‘ GitHub: πŸ’¬ Discord: πŸ’– Membership: πŸ›’ Store: πŸ–‹οΈ Twitter: πŸ“Έ Instagram: πŸŽ₯ Coding Challenges: πŸŽ₯ Intro to Programming: πŸ”— : πŸ”— Web Editor: πŸ”— Processing: πŸ“„ Code of Conduct: This description was auto-generated. If you see a problem, please open an issue: #natureofcode #wolfram #ca #cellularautomata #binarytodecimalconversion #sierpinskitriangle #p5js #javascript
Back to Top