Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pong.js

A multiplayer implementation of pong using socket.io.

How to install and run locally

  • 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.

Test online

You can access this link in order to test the deployment on Heroku.

Requirements:

  • a browser
  • a friend wtih a browser

About

A multiplayer implementation of pong using socket.io.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages