The visualisation of Conway's game of life
It's a simple implementation of Conway's Game of life with some basic user functions.
Download or clone repository and launch Game_of_life_1.
If needed before launch you have to install the following libraries: pygame, numpy, tkinter, easygui
Here are the instructions of how to handle the game: