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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animal-Guessing-Game-Binary-Tree

This is a pretty simple animal guessing game that works via a binary tree. It is based on my own implementation of a binary tree. The program comes trained with about 50 animals and will progressively learn as you use it. Simply run main to play!

About

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.


Languages

Language:Java 100.0%