Skip to content

elizabethvenner/pong

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong

Real-time multiplayer pong game - a version of the classic arcade game for desktop!

To play Pong

  • Clone this repository
  • Ensure Node.js is installed
  • Navigate to root directory in terminal and run npm install
  • Run npm run build
  • Run npm start
  • You can access the game locally at http://localhost:3000
  • Play Pong!

Authors

Elizabeth Venner, Laura Weston, Lilian Breidenbach, Caitlin Gulliford

About

Real time multiplayer pong game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.5%
  • HTML 1.7%
  • CSS 0.8%