This is a simple implementation of Conway's Game of Life in Python. It uses the pygame library to display the game.
Install the required libraries using pip:
pip install -r requirements.txt
Run the game using:
python gol.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|