Skip to content

alegemaate/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameOfLife

A clone of Conway's Game of Life in C.

Capture

Libraries

You must install with allegro 4. This can be found here:

Building and Running

Run CMake

cmake .

Make binary

make

Run binary

cd build
GameOfLife.exe

About

An implementation of Conway's Game of Life in C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published