Colorfull Arkanoid:

  • The ball changes colors on collision
    • Only bright colors since the background is black.
  • Blocks with different hit levels
    • Color/shade coded: light colors need fewer hits than darker colors.
  • PowerUps
    • Catch the ball : it allows the player to "catch" the ball so it can be launched again. It lasts for limited time.
    • More Speed: Makes the ball go faster. Lasts for limited time.
    • Less Speed: Makes the ball go slower. Lasts for limited time.
  • Score Count: The game keeps score: 50 for each block destroyed and 20 for each powerup used. 
  • 11 levels.