Skip to content

Latest commit

 

History

History
32 lines (15 loc) · 426 Bytes

README.md

File metadata and controls

32 lines (15 loc) · 426 Bytes

Conway's game of life

Python implementation of Conway's game of life

  • Author: Adam Abed Abud
  • Last update: February, 2019

Technology: Python, Jupyter notebook

Usage

You can either run the application standalone or in a jupyter notebook.

The code will produce an out.gif file to visualize the output.

python life.py 

License

Free Software! For the benefit of everyone.