Game of Life python implementation for Conway's game of life. Usage $ pip install python-gameoflife $ python-gameoflife Keybinds R: Random seed S: Toggle pause Left-Click: Toggle cell's state C: Clear game field Q: quit