timlg07 / pong.js

An online multiplayer version of the game Pong.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pong.js

An online multiplayer version of the game Pong.

Run the server:

npm ci
node .

Run the client:
Open client\index.html

About

An online multiplayer version of the game Pong.

License:MIT License


Languages

Language:JavaScript 95.9%Language:HTML 4.1%