- [x] integrate Socket.io and post messages when a move is made - [ ] Add toJSON and fromJSON methods to classes to allow the game state to be sent via socket - [ ] update all of the other players' games with the new data from Socket after a move - [ ] Create our own unique Start/Join game screens - [ ] Figure out needed steps to host the game on Heroku or something