Step 5: If Akinator correctly guesses your character, he will give you more information such as the number of times the character has been predicted, or the last time the character appeared in the ...
This is a project that mimics famous Akinator game. The tree structure is used here to store all known characters and their defining attribute. User answers the questions until a program gets to a ...
Uses binary tree logic to execute an akinator-style guessing game. The database grows as the user plays the game. Comes pre-trained with about 50 animals. Welcome to the Akinator Clone repository!