Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.02 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.02 KB

Ping Pong Game

About

This is a small javascript based two player ping pong game.

How to use?

  • git clone [email protected]:sarthakeddy/Ping-Pong-Game.git
  • cd Ping-Pong-Game/Game-TT/
  • Enter in the repo and run html file with Live Server.
  • Game Begins.
  • Enter the names of two players and start the game.
  • Left and right arrow keys help in moving rod 1 of Player 1.
  • 'A' and 'D' keys help in moving rod 2 of Player 2.

Screens

Starting Page Game Page Ball Winner

Get in touch