An R experiment to create images based on Cyclic Cellular Automata. Examples:
You will need to install the following packages (if you don't have them already):
install.packages("tidyverse")
install.packages("Rcpp")
install.packages("reshape2")
install.packages("colourlovers")
install.packages("cowplot")
- A complete explanation of the experiment can be found at fronkonstin
- Antonio Sánchez Chinchón - @aschinchon