AutoCell is a lightweight and user-friendly cellular automaton simulator, built in C++ with Qt.
You can learn more about cellular automata here
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).


