Skip to content

BouzoulasDimitrios/Game-of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abstract

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

Demo

ROS 2 Humble logo


A single Gosper's glider gun creating gliders:


ROS 2 Humble logo