This is this implementation, I attempt an iterative design on Conway. First I'll make it work, and then attempt to make it bigger and better. Let's see where I go.
- Read config.sh, make sure you get it/its acceptable
- ./config.sh
- Update Function
- Working Simulation
- Import/Export Formats
- Good Graphics
- Large Grids
- Fast Simulation of Fast Grids
- Mutithreading?
- Parallel Computiation?