This is an implementation of Conway's Game of Life. The application allows the user to create a pattern of
their own or a randomly generated one. In addition, there's a pause feature that stops the game and allows
the user to edit the board, and finally, a clear button in order to empty the grid.
Requirements: SFML
In order to run the application:
~/git clone https://github.com/BouzoulasDimitrios/Game-of-Life.git
~/cd Game-of-Life/
~/cd Game-of-Life/ ./launch.sh
A single Gosper's glider gun creating gliders: