Real-time multiplayer pong game - a version of the classic arcade game for desktop!
- 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!
Elizabeth Venner, Laura Weston, Lilian Breidenbach, Caitlin Gulliford