Skip to content

Releases: Lluisaac/CustomizableCellularAutomaton

Customizable Cellular Automaton

05 Sep 09:45

Choose a tag to compare

Extract the CustomizableCellularAutomaton.zip file to a desired folder.

If you want to use custom rules, write them in a file (see the README.md for an explanation) and use the file path as an argument.
To use the default rules, execute without any additional arguments.

Execute with:
java -jar CustomizableCellularAutomaton.jar

CustomizableCellularAutomaton

25 Aug 12:29
fb085f2

Choose a tag to compare

Extract the CustomizableCellularAutomaton.zip file to a desired folder.

If you want to use custom rules, write them in a file (see the README.md for an explanation) and use the file path as an argument.
To use the default rules, execute without any additional arguments.

Execute with:
java -jar CustomizableCellularAutomaton.jar