/Game-of-life

Game of life

Primary LanguagePython

Game of life

Setup and Run

Step 1: Create project environment.

conda env create --file environment.yml

Step 2: Run.

python game_of_life.py