Skip to content

Repository files navigation

GameOfLife

SFML-based Conway's Game of Life simulation in C++

mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
make -j$(nproc)
./gameoflife-sfml

About

SFML-based Conway's Game of Life simulation in C++

Topics

Resources

Stars

Watchers

Forks

Releases

Used by

Contributors

Languages