This repository contains ping-pong-game web application by using Html | Css | Java Script I used html to structure the rods and ball to play ping pong game Used Css to style it and align it properly. Java-script is used to handle the the keyboard events
Go to https://prem-kumar412.github.io/Ping-pong-game/
Press Enter each time to start the game.
Move the rods using A (move left) and D (move right).
The rod which loses control of the ball lose the game and the winner along with score and maximum score is displayed.