Skip to content

A very rough and incredibly basic implementation of Conway's game of life. Use debugging and step through to output the grid one at a time.

License

Notifications You must be signed in to change notification settings

craftyshark/Coways_game896

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Conways_game896

A very rough and incredibly basic implementation of Conway's game of life. Use debugging and step through to output the grid one at a time.

Remeber to install Numpy in your Python Environment if you don't have it.

About

A very rough and incredibly basic implementation of Conway's game of life. Use debugging and step through to output the grid one at a time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages