Skip to content

kovaka/conway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conway

Play conway's game of life in your terminal

Type in

$ ./run.py

at your terminal to start it

Also, in the boards directory are a few pattern files that you can try out. You will have to switch out the name of the file in run.py to use a different file.

usage: run.py [-h] file

positional arguments:
  file        Specify which file to use to read the initial board state from

optional arguments:
  -h, --help  show this help message and exit

About

Play conway's game of life

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages