Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 259 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 259 Bytes

Pong

Setup:

  1. Open CLI in project root
  2. Run npm install
  3. Run node server.js
  4. Player 1 connects first to the host IP address, port 8000
  5. Player 2 connects after player 1 connects
  6. Game cycles automatically after 3 seconds of loss