SoniaBarasa / country-capital-quiz-game

This repository is for general learning purposes. Aim is to learn conventional way to write a python code.
1 stars 2 forks source link

Do not display answers before all the players have guessed the capital #1

Closed SoniaBarasa closed 1 year ago

SoniaBarasa commented 1 year ago

The game play program is not great because it displays the answer to the guesses before all the players give their answers.

ahernank commented 1 year ago

To make this issue a bit clearer, I would suggest to move the current text from the title to the description, and come up with a new title which is short and descriptive.

For example, Avoid displaying answers before all the players have guessed the capital or Show the answer only after all the players have made a guess.

Then, on the description section, you can give specific details (which can include the reason why this issue is important, e.g. because the game play will be improved).

ahernank commented 1 year ago

@SoniaBarasa as you are working on this issue now, you can assign it to yourself (i.e. self-assign) using the Assignees section.

Screenshot 2023-04-20 at 08 59 22