Skip to content

SusanSuY/Conway-Game-Of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

Overview

The program features animation in OpenGL through the animation of Conway's Game of Life. Specific information on the game can be found here.

How to Run

Prior to running the program, OpenGL must be installed. Simply run make from the command line within the same folder that contains the project files.

About

Cellular automaton coded in C++ using OpenGL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published