This is an implementation of different cellular automata in Matlab (written and tested in Matlab 2017b).
- Game of Life
- Majority Game
- Copy Cat
- Infection
- Wolframs 2D Cellular Automata
To start the program, clone this repository, open matlab and run MAIN.m
. I hope you enjoy playing around with the parameters. there is a description of what each parameter is doing in the GUI. For any feedback please open an issue.