Open a-r-t opened 6 months ago
In traditional brick breaker games, each brick can take 1 or more hits to break depending on the row it is in. The bottom row should take only 1 hit, and then that should increase with each row above from there.
Note: This could also possibly have an effect on the potential scoring feature mentioned in issue https://github.com/ARTech-Industries/BrickBreaker/issues/1 depending on how it ends up being implemented.
In traditional brick breaker games, each brick can take 1 or more hits to break depending on the row it is in. The bottom row should take only 1 hit, and then that should increase with each row above from there.
Note: This could also possibly have an effect on the potential scoring feature mentioned in issue https://github.com/ARTech-Industries/BrickBreaker/issues/1 depending on how it ends up being implemented.