A multiplayer implementation of pong using socket.io.
- Run
make installand wait until all the requirements are installed. - Run
make runto start the server on port 5000. - Connect to
localhost:5000or 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