Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 567 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 567 Bytes

Ping-pong-game

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

How to Play ?

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.