Skip to content

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

Notifications You must be signed in to change notification settings

chamodhk/game-of-life-pygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages