/Jeu-de-la-vie

Python implementation of Conway's Game of Life

Primary LanguagePython

Conway's Game of Life (Jeu-de-la-vie)

This project is a Python implementation of The Game of Life, also known simply as Life. It's a cellular automaton devised by the British mathematician John Horton Conway in 1970.

Lite version