Skip to content

PiotrWegrzyn/CellAutomata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The App implements 3 types of Cell Automata:

After downloading download packages by running the following command in project's directory : 'python pip install -r requirements.txt'

To start the app run: python main.py

The saved patterns from 2D liflike automata and the data exports from Recrystallization are in Patterns directory. Loading state from files is still a work in progress (like the whole app) so you may find some bugs if you do some unordinary stuff with them.