Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uchi-twentyqgame

Implementation of data structures and a simple twnety-question game in C

Last updated in 2016

How to play: After make, type in ./qgame in command line.

Reading tree from file: ./qgame <input-file> where <input-file> contains an existing tree structure of questions and guesses. See input-info.txt for example. The first question on each line corresponds to parent node. The second and third questions correspond to left and right children, respectively.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages