This Version of Game of Life is a small practice project including Python, Flask, HTML, CSS, Javascript and JQuery. Have fun playing with it!
Install Flask e.g. with pip install Flask
Run gol.py
Browse to http://127.0.0.1:5000/<number of rows/columns of the game>
Click on the boxes to select a start combination
Doubleclick somewhere in the to start.
Enjoy the zero-player experience.
Contact me for critic or encouragement!
