Skip to content

Simple C++ implementation of the Conway's Game of Life with SFML.

License

Notifications You must be signed in to change notification settings

Cbrra/game-of-life

Repository files navigation

game-of-life

Simple C++ implementation of the Conway's Game of Life with SFML


How to use

space: pause/unpause
r: reset cells
left click: add cells (only in pause)
right click: remove cells (only in pause)


Example

Input:

Result:

About

Simple C++ implementation of the Conway's Game of Life with SFML.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published