Demo Realtime game application to explain the use of Flask-SocketIO in the PyConEs 2017
To run this application follow the next steps:
pip install -r -U requirements.txt
python flask_socketio_grid_game.py
Now go to your favourite web browser to the url: http://127.0.0.1:5000
And check this amazing demo game.