Skip to content

Fredericdrnl/Game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Game of life ◼️

Author : DOURNEL Frédéric

Goal of this project 📍

This project is a project I had to do during the 2nd semester of BUT informatique. I had to realize a game of life with some parameters on the initial state of the board (random generation, checkerboard pattern...) but also for the borders of the board (tore or not).

Technologies use ⚙️

This project was realized in C++ with a graphical interface created with Qt Creator.

Qt Creator : https://www.qt.io/product/development-tools

How to use ❓

  • Launch the project in Qt creator.

  • Open the project.

  • Execute the main.cpp file.

Releases

No releases published

Packages

No packages published