About Guess The Animal
Twenty questions for animal lovers. This is an Android version of the classic artificial intelligence (AI) "Guess the Animal" application using a decision tree implemented in a graph database.
Think of an animal and the app will ask questions to try to guess which animal you're thinking of. Starting with a database of eleven common animals and a set of matching questions the app directs you to each of those animals. However, since its a small database the program is easily stumped.
The good news is that once you've stumped the app you can add the animal to the database along with a question that when answered "yes" distinguishes it from the other animals. This way the program "learns" new animals. On program exit the new animal will be saved to the database.
You're only limited by your imagination !
Download and install
Guess The Animal version 1.1 on your
Android device!
Downloaded 10+ times, content rating: Everyone
Android package:
com.sawatch.animalgame, download Guess The Animal.apk
by Z####:
This is a fun game to play. It's interesting that you can add to the game and make it smarter. This game also does a great job of demontrating how graph databases work for geeks like me! :) Can I make a feature request that game additions get stored to the cloud and all users get periodic updates? :p That would be really fun!