Skip to content

Conway's Game of Life implementation in C++ with SFML library.

Notifications You must be signed in to change notification settings

BrPetrus/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameOfLife

Screenshot

Conway's Game of Life implementation in C++ with SFML library.

Requirements

Building

Simply run these commands

> cmake

> make

Usage

Left click a cell to set it alive/dead. Space is used to pause or unpause the simulation.

About

Conway's Game of Life implementation in C++ with SFML library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published