Pong game multiplayer

Multiplayer Pong Game with SocketIO

Node Express SocketIO Typescript

🚀 Installation

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

# Enter folder
cd pong-game-multiplayer

# Install dependencies
yarn install

# Run server
yarn dev2

Access at http://localhost:3333

Share this project:

Updates