Skip to content

reynoldscem/cpp-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Game of Life

Simple implementation of Conway's Game of Life. Currently has hardcoded pulsar in source, easily could be extended to read files.

Use:

g++ gol.cpp && ./a.out

About

Simple game of life with wraparound in c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages