Skip to content

decent/conway-gameoflife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

This is, at the moment, a console version in C of Conway's Game of Life.

The initial board can be found in the file border.h and is currently set up with a static size.

So far this has only been tested under Ubuntu Linux, and uses printing an ANSI code to clear the screen.

Compilation

Compilation should hopefully only be a make away.

About

Conway's Game of Life in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published