• Lives
    • The player should have 3 chances to remove all the bricks. Display how many lives the player currently has using. Remove a life when the ball goes below the screen


  • Score
    • When a ball collides with a brick, the score should increase based on the color.
    • Display a high score using


  • Ball speed
    • The ball should slowly get faster at certain points in the game. 


  • Mobile and touchscreen support
    • Allow the game to be scalled down to a phone size. 
    • Support touch controls



  • Better paddle movement
    • Currently the paddle movement is sticky. If you press the opposite direction while releasing the other direction, the padddle doesn't move right away. And if you release a direction while holding the other, the paddle stops. Improve it so it doesn't do this.



Leave a comment

Log in with itch.io to leave a comment.