ARTech-Industries / BrickBreaker

0 stars 19 forks source link

Show player their current score #1

Open a-r-t opened 6 months ago

a-r-t commented 6 months ago

The player should be shown their current score based on how many bricks they have broken. Maybe a label in the top or bottom corner somewhere would work well? Not sure what the best UI for this is.

BrianWanamaker commented 6 months ago

Team 1 wants this.

a-r-t commented 6 months ago

What do you plan to do for the UI?

BrianWanamaker commented 6 months ago

I want to add a JLabel that uses an integer that increases every time a brick is broken.

a-r-t commented 6 months ago

Okay, post a screenshot of where the score is located on screen when you later make the pull request so I can see how the UI will work.

a-r-t commented 6 months ago

@BrianWanamaker you can work on this!

Jaysalgado commented 6 months ago

I also want to add the ability to see the current score and then build on that to see the high score