Multiplayer Pong Game with SocketIO
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
This project is under MIT license.