This project is a branch of Conway's game of life. This branch implements some quality of life changes to the program. The project is entirely coded in the programming language C with the auxiliary use of the free library Raylib. To run the program it is necessary to downloadand install the free library Raylib to your code editing program.
Credits:
Programmers:
Alam Roman--lead
Cunial Andrea--assistant
Source: Conway's game of life.
Download Raylib: https://www.raylib.com
Conway's game of life explanation: https://www.youtube.com/watch?v=C2vgICfQawE
This project is an assignment for class 3AII of the Max Planck high-school of Treviso.