Very simple extension to conway's game of life. Written in java using the processing API.
- 'i' : toggle the debug window
- up arrow : increase sim speed
- down arrow : decrease sim speed
- mouse click : pause simulation
- space : single step simulation (needs to be paused)