simple exploration of:
- Conway's Game of Life
- Yeoman.io
- Require.js
- d3.js
- automate the generations
- detect still life and stop the generation runs
- build floating toolbar to
- start/stop generations
- add a pattern (random, glide gun, spaceships, etc)
- set the cell dimensions
- scale the grid (CSS scaling)
- set colors??
- add mocha tests for each class