tuxskar / flask-socketio-grid-game

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:JavaScript 69.9%Language:CSS 28.9%Language:Python 0.8%Language:HTML 0.4%