Describe the bug
After watching the breakout_ai demo for a while, I have noticed that on occasion, the ball will hit an invisible brick and redirect.
To Reproduce
Steps to reproduce the behavior:
- Run
python main.py -vvvvv demos breakout_ai -s
- Wait and watch, the phantom hits tend to be more noticeable when there are less bricks to clear
Expected behavior
We should not have any phantom bricks 🤷♂️
Describe the bug
After watching the
breakout_aidemo for a while, I have noticed that on occasion, the ball will hit an invisible brick and redirect.To Reproduce
Steps to reproduce the behavior:
python main.py -vvvvv demos breakout_ai -sExpected behavior
We should not have any phantom bricks 🤷♂️