Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

20Questions

This is an implementation of the game 20 Questions.

The user thinks of something (for example, an animal), then the computer asks a series of yes/no questions to try to determine which type of food she is thinking of. There are two variations to this game: The choice of food is pre-specified, or the choice of food is unrestricted.

The restricted version has pre-specified choices, while the unrestricted version has unrestricted choices.

How to run the program:

  1. Download the program to desktop
  2. Via the terminal or Eclipse, run either the the restricted version or unrestricted
  3. For the restricted version, run Restricted/src/TwentyQuestions/TwentyQuestionsApplication.java
  4. For the unrestricted version, run Unrestricted/src/TwentyQuestions/TwentyQuestionsApplication.java

About

A variation of the game 20 Questions

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages