A multiplayer implementation of pong using socket.io.
- Run
make install
and wait until all the requirements are installed. - Run
make run
to start the server on port 5000. - Connect to
localhost:5000
or port forward the traffic on port 5000 for external players to join. - Enjoy the game.
You can access this link in order to test the deployment on Heroku.
- a browser
- a friend wtih a browser