Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 581 Bytes

File metadata and controls

12 lines (8 loc) · 581 Bytes

AutoCell

AutoCell is a lightweight and user-friendly cellular automaton simulator, built in C++ with Qt.
You can learn more about cellular automata here

Main window Creating a one-dimensional automaton Transition rule editor

To generate the Documentation, go in Documentation directory and run make.

It will generate html doc (in output/html/index.html) and latex doc (pdf output directely in Documentation directory (docPdf.pdf).