Game of life

here's my implementation of the game of life:
https://github.com/WizenedEE/arduino/blob/master/conways/conways.ino

using this library:
https://github.com/WizenedEE/arduino/tree/master/libraries/LEDArray