This is a simple implementation of the game of life using PyGame
requires :
pygame
numpy
python main.py
entrer command on the keyboard
- s : Start and Stop
- l : toogle lines display
- Left arrow : Slow down simulation
- Right arrow : accelerate simulation
- Mouse click : Add / Remove a cell at the curser location