Skip to content

Demo Realtime game application to explain the use of Flask-SocketIO in the PyConEs 2017

License

Notifications You must be signed in to change notification settings

tuxskar/flask-socketio-grid-game

Repository files navigation

Realtime Grid Game

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.

About

Demo Realtime game application to explain the use of Flask-SocketIO in the PyConEs 2017

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages