/socketonlinegame

Node.js and Socket.io basic multi-player game skeleton

Primary LanguageJavaScript

Multiplayer Node and Socket.io

  1. Install Node.js
  2. Install Socket.io
  3. Run 'node index.js'
  4. You will have to edit the instances of '20.20.20.100:8080' in both files
  5. Go to '20.20.20.100:8080' equivalent in your browser .. enjoy!