Skip to content

The QuestionTree class creates a game similar to twenty questions.

Notifications You must be signed in to change notification settings

emmaWhoCodes/QuestionTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

QuestionTree

The QuestionTree class creates a game similar to twenty questions. If the user chooses to read in the questions/answers from a file, then the questions and answers will be added to the game. If not, then the user is asked if an object is his/her guess. If the object is not the what the user guessed, then the user is asked to add a new question and their object to the game. Once the user is done playing, all of the newly added questions and answers provided by the user will be read back into the text file to expand the number of questions and answers accessible to the game.

About

The QuestionTree class creates a game similar to twenty questions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages