Skip to content

Beginner project, use to learn to work together and improve our python knowledge and work capacity.

License

Notifications You must be signed in to change notification settings

Tauseef-Hilal/Guess-Who

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUESS WHO? - [USER VS. COMPUTER VERSION]

About

Guess Who? is a classic fun game for two players.

How To Play ?

Each player starts the game with a board that includes cartoon image of 24 people and their first name with
all the images standing up. Each player selects a card of their choice from a separate pile of cards containing the same 24 images. The object of the game is to be the first to determine which card one's opponent has selected. Players alternate asking various yes or no questions to eliminate candidates, such as "Does your person wear glasses?" The player will then eliminate candidates (based on the opponent's response) by flipping those images down until only one is left.

Well-crafted questions allow players to eliminate one or more possible cards.
Questions might include:

  1. "Does your person wear a hat?"
  2. "Does your person wear glasses?"
  3. "Does your person have a big nose?" etc.

About the creator

Guess Who? was developed by Codethislab.
To have a taste of the game head to the below website!

https://poki.com/en/g/guess-who

Note

This is just a learning project! So we are not supposed to build a GUI version but a console based one. The contributors are advised to pay a visit to the above site once they go through the How To Play? section so that they can have a better understanding of how the game works. Happy learning!

How to contribute ?

About

Beginner project, use to learn to work together and improve our python knowledge and work capacity.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%