A simple cellular automata tool written in ruby.
Upcoming features:
- read/write save files
- support for multiple 'exotic' cell reproduction schemes
- remove colorize gem dependency
- automatically explore the properties of a cell reproduction scheme
- add multi-threading (if testing shows improved performance)