Skip to content

Simple Python implementation of Conways game of Life

Notifications You must be signed in to change notification settings

jenkoj/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Python Implementation of Conway's Game of Life

Quick start

  1. Clone the repo
    git clone https://github.com/jenkoj/game-of-life
  2. Run the script
    python3 game.py
  3. Output should be seen in terminal

Output is also saved to GameOut.png

Result

gol.mp4

About

Simple Python implementation of Conways game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published