Skip to content

RPetrochenkov/conway_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Conway's game of life on python 3.7

Description of the concept:

Wiki: https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life

Tech:

Based on library: Tkinter

Add-ons:

  1. Mutation change the state of the point with given chance. If points doesn't have neigbours it stays the same.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages