Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 684 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 684 Bytes

Cellular Automata GUI

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.

Demo

ca-demo