Skip to content

Latest commit

 

History

History

Life's Game

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Contributors Forks Stargazers Issues MIT License LinkedIn

Life's Game

Try to simulate an
universal construction or any Turing machine!


Report Bug · Request Feature

About The Project

Cellular automaton based on some mathematical rules where we display a cell and this one can be alive, dead or it can multiply. Depending on the initial conditions setted. You set those conditions, Let's test it out.

Usage

python3 life.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Acknowledgements