GameOfLife

Game of Life written in Elixir using Wikipedia article as the only source of information, rules and patterns.

The purpose is for test driving out the implmentation of the rules engine using known patterns and their known next states.