Skip to content

Z4na14/Game-Of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life

Program animation

This is a simple simulator written in C as side project. It is based on John's Conway Game of Life mathematical model.

The program uses a UNIX only library. To compile for windows, change the time library to the respective one.

About

Game of Life simulator

Resources

Stars

Watchers

Forks