kivy-gol Conway's Game of Life implementated in Kivy. To run: Install the requirements. These are currently Kivy and Numpy. git submodule update --init python main.py See the Kivy documentation for more.