aadnekar / TDT4240_22

Repository for a group project in Software Architecture course.
MIT License
0 stars 1 forks source link

Highscore #121

Closed mariasto closed 4 years ago

mariasto commented 4 years ago

Create set/get methods for the winner's nickname and score.

Fix a bug where the top-three highscore sorted in the wrong order, by changing from HashMap to Linked HashMap.

Remove the default input in the user-input for nickname.