Skip to content

Lucas8x/pong-game-multiplayer

Repository files navigation

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.