Skip to content

gil-i/gameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gameOfLife

A brief implementation of the game of life

The game of life is an automaton originally defined by the great mathematician John Conway. See https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life#Rules

Use

To use it just clone the code and run GameOfLife.py: python GameOfLife.py.

Instructions

To pause/unpause press P. You can born a new cell clicking in a dead cell.

About

A brief implementation of the game of life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages