Socket and canvas based drawing guessing game. The game starts once at least two players have connected (e.g. two different tabs).
Install Node.js and then run
npm install
in the ballin-sansa directory.
node app.js
The assets are automatically recompiled if changed, so restarting the server isn't required.