Skip to content

alxrey/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

Implementation in C of the Conway's game of life with result displayed on stdout.

Living cells are represented by a #, dead cells by a .

Result:

About

Implementation in C of the Conway's game of life with result displayed on stdout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages