Implement Scoring System
Implement points when players break bricks. The Scoring system should:
- Give points for each brick
 - Have different points for different brick types (If applicable)
 - Show the score on the screen
 - Update the score in real-time as each bricks are broken