GameOfLife

Clone repository:

> git clone git@github.com:xpadro/GameOfLife.git

From the root of the project, execute the following command:

> cat toad.life | ./gameoflife.sh

For multiple game generations:

> cat toad.life | ./gameoflife.sh | ./gameoflife.sh