Installation¶
You need Python 3 interpreter to use this program
Clone repository of the project:
git clone https://github.com/sudoandros/PythonDevelopment2019Project
It terminal go to the repository root and run:
pip install .
Now you can run a program by using command
game_of_life(if path to the Python interpreter are in your PATH variable).