Pong game multiplayer
Multiplayer Pong Game with SocketIO
🚀 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
Log in or sign up for Devpost to join the conversation.