-- GOAL -- Keep the ball form touching the bottom -- CONTROLS -- Use the mouse to move the paddle -- WHAT STUFF DOES -- - The Ball will bounce off the paddle - The game spawns a new ball every 20 seconds
Originally for the Hour of Code, I decided to improve it today for more fun, Adding a few more stuff soon! -- VERSIONS -- -- V 1.5.5 -- Fixed "Speed On" variable glitch -- V 1.5 -- Added losing: by losing all of the balls Added a way to DISABLE speed (Might be a little buggy...) -- V 1.2 -- Added speed (x1 to 2) Fixed bug that ball glitches through the wall and stays there Fixed bug that balls suddenly glitches through the paddle -- V 1.0.5 -- Removed the annoying water drop sound -- V 1.0 -- Game made Improvements like Score, Highscore, and more Game shared!