You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 3, 2020. It is now read-only.
golPlayground is a game of life simulator written in C++ using SFML and TGUI. As described by John Horton Conway in 1970, this game is a Turing complete cellular automata.
About
golPlayground is a game of life simulator written in C++ using SFML and TGUI.