Closed datavelizar closed 9 years ago
Added to StartNewGame() method this.player = new Player(); this.player.Moves = 0;
After recent refactoring and changes only last entered name of the player is present in the scoreboard. So the issue needs to be reopened.
Only last entered name of the player is present in the scoreboard. After 4 or more games scoreboard may look like:
The original code doesn't have this bug!