+This is the code currently running at https://play-werewolf.herokuapp.com
+
An online multiplayer version of the social deception game Werewolf.
This is a Javascript application running on a node express server. I am using the socket.io package as a wrapper for Javascript Websocket. This was built from scratch as a learning project.