Skip to content

yzpang/uchi-twentyqgame

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

No releases published

Packages

No packages published