TusharAMD / Runn

MIT License
21 stars 25 forks source link

Breakout_game #573

Closed hemant933 closed 5 months ago

hemant933 commented 6 months ago

The objective of the game is to use the paddle to bounce the ball towards the bricks and destroy them. You win when all the bricks are destroyed. But if the ball falls below the paddle into the fiery pits of doom, you lose the game. The paddle has "zones" which bounce the ball in different angles. Try out the game and you will notice it. If the ball bounces at the center, it goes straight up. As it goes to the sides, it's angle and speed increase. This gives you a certain degree of control over the direction of the ball.

hemant933 commented 6 months ago

/assign

hemant933 commented 6 months ago

assign it to me

TusharAMD commented 6 months ago

Done