Skip to content

swarupakshat05/Conway-s-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Conway-s-game-of-life

To use this simulation run the python code.Enter the width and height of the screen(which should be 10 times the number of boxes you need in one dimension) Use your mouse buttons to manually toggle dead or alive cells or click on R to randomise the pattern. Start the simulation by pressing space bar. You can even pause the simulation by pressing P and stop it by pressing S. To change the frame rate edit the source code and change the parameter in clock.tick().

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages