I created the popular game of life originally designed by John Conway in 1970. This script uses the pygame module. Inspired by Veritassium which is my favorite youtube channel.
- Download the repository and extract
- Install Pygame module if you haven't already installed.
- run the main.py file
- Mark the initial live cells by clicking on them
- when you are done, press enter key and enjoy.