/PingPongGame

This is a ping pong game designed and created with the help of JavaScript and HTML

Primary LanguageJavaScript

img

PingPongGame

This project majorly uses HTML Canvas,JavaScript and some Mathematics.There are 2 paddles,one controlled by the user and the second one being controlled by AI created using basic maths.The game scores are updated once the player misses the ball.