akinator-clone
There are 9 repositories under akinator-clone topic.
michael-0acf4/OpenShitsuChan
OpenSource version of Shitsu-chan
d3phys/akinator
Akinator clone
Gabriel-Kahen/animal-guessing-game
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.
Manohara-Ai/Wanna_Be_Akinator
Implementation of Decision Trees with Random Forests to guess user's pokemon
prathamk1483/akinator
Welcome to the Akinator Clone repository! This project is an implementation of the popular game Akinator, built using Django, HTML, and CSS. The game allows users to think of a character, and through a series of questions, it attempts to guess the character. Explore the repository to see how the game is built and to try it out yourself.
ajlekcahdp4/Akinator
My version of the Akinator game
mattialancellotti/Akinator-School-Project
Really simple Akinator clone in C++ (basically a binary tree)
NikitaDzer/akinator
Very cheerful akinator-clone.
Sigmarik/bin_tree
Guessing game based on binary tree data structure.