Skip to content

Simple John H. Conway Game of Life implementation.

License

Notifications You must be signed in to change notification settings

dmitrijbes/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life

Simple implementation of Conway's Game of Life.

How to Run

1. Run Makefile to compile "main.exe".
2. Run "main.exe".