Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

prologAkinator

The representation of the game Akinator for the Prolog module

Running the game

  1. Make sure that you have prolog-swi properly installed. The commands to install SWI Prolog on Ubuntu:
sudo apt-get install software-properties-common
sudo apt-add-repository ppa:swi-prolog/stable
sudo apt-get update
sudo apt-get install swi-prolog
  1. Go to prologAkinator folder
  2. Go to 'src' folder
  3. Run the command below:
swipl akinator.pl
  1. Then, you can use ask_* to refine the results.

About

The representation of the game Akinator for the Prolog module

Resources

Stars

3 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages