The game allows users to select the number of players, but there is no option to enter player names dynamically according to the selected player count. This makes it difficult to identify turns, scores, or winners.
Expected Behavior
Input fields should appear dynamically based on the selected number of players
Each player should be able to enter their name before the game starts
Player names should be used during gameplay (turns, scores, winner display)
The game allows users to select the number of players, but there is no option to enter player names dynamically according to the selected player count. This makes it difficult to identify turns, scores, or winners.
Expected Behavior
Input fields should appear dynamically based on the selected number of players
Each player should be able to enter their name before the game starts
Player names should be used during gameplay (turns, scores, winner display)