Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 587 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 587 Bytes

Ball-and-Paddle-Game

Game made with core JavaScript on Canvas.

In this game, ball hit with the side walls, ceiling and rebound except the ground. You have to prevent the ball to hit the ground by moving the paddle with the help of left and right arrow keys. The ball hits the paddle and rebounds. This way you can continue the game.

Technical requirements- You just need to clone the repository and run on your browser with JavaScript enabled.

Also, the game is hosted on heroku. You can play the game by clicking the following link :

https://ball-and-paddle-game.herokuapp.com/