Contributors: Dara Buggay, Aaron Paskin, Kelly Zhang
9/12/2017 to 10/1/2017
Cellular automata program that can run a variety of built-in simulations with adjustable parameters, controlled in the UI, and various grid properties, controlled in XML files.
Simulations include Segregation, Wa-Tor (Predator-Prey), Forest Fire, Game of Life, and Rock Paper Scissors.
XML adjustable grid properties include cell shapes, grid size, and toroidal boundaries. XML file for each simulation can be found in data folder.
Run Main.java in src to run program.