By downloading CASim the user expresses agreement with The BSD License under which the software is provided.
CASim may be downloaded from http://www.fit.vutbr.cz/~bidlom/CASim/CASim.tar.gz.
In order to run CASim, unpack the archive, enter the CASim directory and run the batch file start.bat (alternatively, you may run CASim from the command line:
In order to load a sample application, select File->Open Text File... and choose life.txt (contained in the CASim directory) that encodes a setup for 20x20 cells 2D cellular automaton for Game of Life. After loading the CA and showing the basic empty grid, tick the Quick State Select box, choose state 1 and click on arbitrary cells to set them to this state. Then click on the Play button and observe the CA development. In order to save the CA in binary form, click the Save CA button. The binary saved CA may be loaded by selecting File->Open... from the menu.
In order to create a new CA, delete the actual one (if any) and then specify the parameters of the newly created CA from the Control Panel.