ARTech-Industries / BrickBreaker

0 stars 19 forks source link

Additional rows of bricks #18

Open a-r-t opened 7 months ago

a-r-t commented 7 months ago

The game currently only has three rows of bricks, which means a game will go by pretty quick. Traditional brick breaker games usually have six or seven rows of bricks, and some even have more. The game window's dimensions and positioning of everything else may need to be adjusted due to the extra layer of bricks in order to keep the game playable, but it depends on how things turn out.

Issue is labeled easy for now, but may actually be a medium depending on if things need to be repositioned.

AidanMountain commented 7 months ago

I think this would make the game much more replayable! I think my team can do a good job on this issue.

a-r-t commented 7 months ago

@AidanMountain you can work on this!