Skip to content

GUI that lets user play with different types of cellular automata. Written in matlab.

Notifications You must be signed in to change notification settings

dcts/cellular-automata-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

GUI that lets user play with different types of cellular automata. Written in matlab.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages