Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 385 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 385 Bytes

Game_of_Life

The Game of Life, based on the idea of Jhon Conway.

Game of life gif

Installation

The code was written and tested in Python 3.8.6. Other python versions might work but they haven't been tested.

For the installation run the following command: pip install -r requirements.txt