Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 221 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 221 Bytes

Paper.io

A cross-platform online multiplayer game built with socket.io



Steps to run

  • Install npm modules by running npm install .
  • Run node Server.js .
  • From any browser open index.html .