A cellular automaton game engine that can run many Cellular automaton 'Life' games including 'Conway's Game of Life' in honour of John Horton Conway. Can also do other life rules via user input. Makes use of termbox library (https://github.com/nsf/termbox-go)