Submissions for the Leiden University course Natural Computing
Install requirements with:
pip install -r requirements.txt
Print pretty celluar automata (starting with stage of only a 1 in the middle at terminal width) with:
python3 -m src.cellular_automata.terminal_automata -w [wolfraam rule] -k [dimensions] -r [radius]