DhanushNehru / breakout-game

A simple breakout game
https://breakout-game-dhanushnehru.netlify.app/
MIT License
8 stars 25 forks source link

Bug: the ball keeps bouncing on the same points #31

Closed dani0105 closed 2 years ago

dani0105 commented 2 years ago

When there are some blocks to break, the ball continues to hit the same points on the map wall.

I want to fix it. I'm going to add something that does a little modification when it bounces. with that it should vary where it will bounce