Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 133 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 133 Bytes

Game of Life

Implementation of Conway's Game of Life.

Simply run:

pip install pyglet numpy skimage
python game_of_life.py