Lesson 2: Exploring Cellular Automata in 2 Dimensions
This lesson will extend our knowledge of cellular automata to 2-Dimensional Grids!
Click on the → icon on the right to continue with the first lesson. If you need to return to the previous page at any point, click on the ← icon. Alternatively, the bar at the top provides quick navigation.
Learning Objectives
By the end of Lesson 2, you should be able to...
- Identify the period of a pattern
- Learn terminology for classes of patterns
- Create different cellular automata rulesets
- Gain understanding of why Conway's game of life is unique
- Devlop intuition for how rules affect pattern stability
- Learn terminology for classes of patterns
2.1 - Conway's Rules
Learn how the rules of CA apply to 2 dimensions and form patterns.
2.2 - Conway's Game of Life
Investigate the unique patterns in Conway's game of life.
2.3 - Ruleset Exploration
Apply knowledge from previous sections to explore different CA rulesets.