Skip to content

PING PONG Game is created Using JAVASCRIPT , HTML and CSS

Notifications You must be signed in to change notification settings

AgyapalSingh/Ping-pong

Repository files navigation

Ping-Pong-Game

This is a very basic version of a popular game "Ping Pong". Created using javascript and playable on laptops and desktops.

Instructions

  1. press enter on each prompt and to start the game.
  2. Use A and D keys to move the Bars left and right respectively.

Features

  1. Total score for each rod is recorded and maximum score is saved into the local storage.
  2. Maximum scores are shown at the start of each game to compete.
  3. Scores for the ongoing game are shown on the console.