Topic

Build a Game: HTML5 sockets + Phaser + flask
Date: May 11, 2017, 6 p.m.

Brian will show how to use flask and Python to power a browser based HTML5 game over sockets. Events can be pushed to the browser or pushed to flask from the browser. Great starter for those who are interested in event driven programming.