Silly web game created for Parsons MFADT program in 2013. Updated for newer versions of socket.io and express, along with upgrading node and npm.
Actual app in action at:
http://stackingthepresidents.herokuapp.com/
heroku loginheroku git:clone -a stackingthepresidents
cd stackingthepresidentsAfter making changes
git add .
git commit -m "message here"
git push heroku master