/Game-of-Life

Implementation of Conway's Game of Life in Python with an ability to store current generation's data, and select active cells in initial grid.

Primary LanguagePython

Watchers