Skip to content

The representation of the game Akinator for the Prolog module

Notifications You must be signed in to change notification settings

stebezs/prologAkinator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages