chamodhk / game-of-life-pygame

I created the popular game of life originally designed by John Conway in 1970. This scripts uses the pygame module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

game-of-life-pygame

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.

How to play.

  1. Download the repository and extract
  2. Install Pygame module if you haven't already installed.
  3. run the main.py file
  4. Mark the initial live cells by clicking on them
  5. when you are done, press enter key and enjoy.

Watch the video from Veritasium

Watch the video

About

I created the popular game of life originally designed by John Conway in 1970. This scripts uses the pygame module.


Languages

Language:Python 100.0%