Game Of Life an implementation of Conway's game of life in python using asciimatics lib for visualization. press G to spawn a glider and Q to quit ( you can add a few in the code !) dependencies: - only asciimatics lib