Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vihlancevk/akinator

Akinator game
https://github.com/vihlancevk/akinator

c game graphviz learning-task student-project

Last synced: 10 days ago
JSON representation

Akinator game

Awesome Lists containing this project

README

        

# Akinator
It's a simple program, that can make you happy. It has 4 game modes:
1) GuessObject - we need to answer on the questions yes or no and we will see object, which matches the selected attributes;

2) DefineObjectMode - we need input name object and program output its attributes;

3) CompairObjectsMode - we input name 2 object and program output their similarities and differences;

4) ShowTree - program output tree, which she build based on our data.txt file.
## Example of a tree for an akinator built on this database
![alt text](https://github.com/vihlancevk/Akinator/blob/main/res/graphviz.png)