/pong-players

Pong-players is a simple personal project of a mutiplayer game using node javascript technologies (expressjs + socket.io + html5).

Primary LanguageJavaScriptOtherNOASSERTION

Pong-Players


Pong-Players is a simple personal project of a mutiplayer game using node javascript technologies (expressjs + socket.io + html5).


Technologies (Node.js)

Quick Start

If you have already installed node.js and npm

  1. npm install
  2. npm run build
  3. npm start
  4. Open in your browser http://localhost:4242/

LICENSE

This project is licensed under the License (ISC).

Development

It is required node.js and npm