Aanchi-glitch2744 / JavaScriptGames-Hacktoberfest2023

A Repository for cool JavaScript Games. Raise Genuine PRs, Your PRs will be accepted, Star This Repo, You aren't allowed to Update README.md. The objective of CssTime Folder is to create the design using pure html elements and css and js if needed. Images are not allowed
19 stars 36 forks source link

Fixes #15: Added pong game #84

Closed anushkp1107 closed 1 year ago

anushkp1107 commented 1 year ago

To Start the Game Press the “ENTER” key. Player 1: Player 1 can control the left side paddle i.e, PADDLE_1 by using the ‘U‘ key to move upwards and to go downwards ‘J‘ key should be used. Player 2: Player 2 can control the left side paddle i.e, PADDLE_2 by using the ‘UP Arrow‘ key to move upwards and to go downwards ‘Down Arrow‘ key should be used.