![]()
This was a first year university assignment using JavaScript and HTML canvas. I explored using display text, animated objects and collision detection.
The player is required to stop the ball from going past. The ball speeds up each time time it has contact with the paddle and points are gained. If the ball goes past the paddle points are lost and the number of lives go down. Final score and username is stored on the browser using local storage.