Skip to content

ningrassia/LifeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LifeGame

C++ implementation of Conway's Game of Life.

Implementation using a plain old vector. Precalculates list of neighbors for each point.

About

C++ implementation of Conway's Game of Life.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages