Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 904 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 904 Bytes

Pong game multiplayer

Multiplayer Pong Game with SocketIO

Node Express SocketIO Typescript

screenshot

🚀 Installation

Clone Repository:

git clone https://github.com/Lucas8x/pong-game-multiplayer.git

Enter folder:

cd pong-game-multiplayer

Install dependencies:

npm install

Run server:

npm run dev2

Access at http://localhost:3333

📝 License

This project is under MIT license.