conway's game of life made in python
Use the package manager pip to install foobar.
pip install pygame
pip install flask
pip install pywebview
open command line in the folder containing the app.py and game.py files. Then run app.py
python app.py
it will automatically start a flask server and spawn a webview for launcher
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.