Skip to content

it will guess the animal you think of through yes or no questions. When the akinator knows the animal you are thinking of, it will display an ASCII art of the correct answer. New animals can be added

Notifications You must be signed in to change notification settings

beatriz5/game-of-akinator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Akinator

An Akinator game that will guess the animal you think of through yes or no questions. The program follows a declarative programming paradigm. The currently available animals are whale, deer, dodo, chicken, cat, hamster, parrot, fly, dove, dog, frog, snake, and unicorn. When the program figures out the animal you are thinking of, it will display an ASCII art of the correct answer. If the animal is not on the list, it can be add in execution time.

Demonstration

Built With

  • SWI-Prolog
  • Eclipse IDE 2021‑06

Author

Acknowledgments

https://www.swi-prolog.org/

https://www.asciiart.eu/animals

Key Programming Concepts Utilized

Prolog and declarative programming.

About

it will guess the animal you think of through yes or no questions. When the akinator knows the animal you are thinking of, it will display an ASCII art of the correct answer. New animals can be added

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages