Skip to content

mastayb/conways-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

conways-game-of-life

An implementation of Conway's Game of Life in Python, using the curses library for terminal output.

Generates a random starting toroidal grid based on the size of the term window and proceeds until one of the given options is chosen. Resizing the window will resize the grid while preserving the visible contents of the grid.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages