Package org.eu.zajc.akiwrapper


package org.eu.zajc.akiwrapper
  • Class
    Description
    The "core" of interaction with the Akinator's API.
    Akinator is a 20 questions-type game, which means that the computer algorithmically tries to figure out (using Guesses) what character, object, or movie the player is thinking about by asking Questions and getting Akiwrapper.Answers.
    An enum used to represent an answer to Akinator's question.
    The language determines how Questions and Guesses are localized.
    Represents the theme (sometimes called subject) of the game.
    A class used to build an Akiwrapper object.