This is a very basic version of a popular game "Ping Pong". Created using javascript and playable on laptops and desktops.
- press enter on each prompt and to start the game.
- Use
A
andD
keys to move the Bars left and right respectively.
- Total score for each rod is recorded and maximum score is saved into the local storage.
- Maximum scores are shown at the start of each game to compete.
- Scores for the ongoing game are shown on the console.