Play live here: http://csc536maeda.herokuapp.com
- Install Heroku
- Run Git Bash (comes with Heroku) and navigate to the project folder distprog1
- Install socket.io
npm install socket.io - Install express
npm install express - Run
node game.js - Visit localhost:8000
