Some cobbled togther Arduino code using a life algorithm I found on pastebin.
Works with a Adafruit NeoPixel 8x8 matrix
Not a true implementation of Conway's game of life. Tweaks have been added like additional random pixel "seeds" etc... with an concern for aesthetics.