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