Skip to content

Conversation

guswnsim
Copy link

##Please refer to Up-Down game with Python. #6826, which is on the issue list.

##Add algorithm

When you run an up-down game, you'll see the game start screen like the first picture you see
image
Enter the minimum value
image
If you enter the maximum value
image
Numbers are randomly selected within the range I specified and the game begins.
image
If the random value is larger than the value I entered, a picture of the thumb pointing up appears and outputs that a small value has been entered in the output window.
image
If the random value is smaller than the value I entered, a picture of the thumb pointing down appears and a large value is entered in the output window.
image
Due to the nature of the game, as the range increases, the playing time increases, so if it comes within the error range of 10, it is set to give a hint, and if the correct answer is completed after a few attempts, the game is over.
image

@guswnsim
Copy link
Author

You can download the picture photos you need here.
물음표
엄지다운
엄지척
초기창 이미지

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant