Skip to content

👾 A very primitive implementation of John Conway's Game of Life in python. (Made in 10 minutes)

Notifications You must be signed in to change notification settings

Bardia323/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Conway's Game Of Life

👾 A very primitive implementation of John Conway's Game of Life in python.

Parameters

--columns=10
--rows=10
--generations=10
--delay=0.1

Usage

!python game.py --generations=64 --rows=12 --columns=12

Example Output

Output

About

👾 A very primitive implementation of John Conway's Game of Life in python. (Made in 10 minutes)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages