Koustavjr / multiplayer-pong

https://multiplayer-pong-7sh3.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiplayer-Pong

A classic multiplayer pong game using web sockets.

## Build With 👩‍💻
1.

HTML
2.

CSS
3.

Javascript
4.

Node js
5.

Express js
6.

HTML5 canvas API
7.

Socket.io

How to run on locally

  1. Fork the repository

  2. Clone in your machine

git clone https://github.com/Koustavjr/multiplayer-pong.git
  1. Install dependencies
npm install
  1. Start server
npm start

About

https://multiplayer-pong-7sh3.onrender.com


Languages

Language:JavaScript 78.1%Language:CSS 13.0%Language:HTML 8.9%