This is a code companion for the blog posts
Cellular Automata Cellular Automata
Notebook | Description | Post |
---|---|---|
Conway's Game of Life | Notebook showing an implementation of this with a graphic | |
1D Rules | Notebook showing all 1d rules implementation | Cellular Automata: Introduction |
Custom Rules | Notebook showing custom rules implementation | Cellular Automata: Custom Rules |
Shells | Simulate Gastropod Shell Growth Using CA. This is new research. I took this paper and implemented it using CA an implementation of this paper A developmentally descriptive method forquantifying shape in gastropod shells | Simulate Gastropod Shell Growth Using Cellular Automata |
Traffic | Traffic Flow Simulation | Traffic Flow Simulation using the Nagel-Schreckenberg Model |
Color wars | Use pygame to show CA fight it out till one reigns supreme | Color wars: Cellular Automata fight until one domiates |