Releases: Lluisaac/CustomizableCellularAutomaton
Releases · Lluisaac/CustomizableCellularAutomaton
Customizable Cellular Automaton
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
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