Skip to content
This repository was archived by the owner on Oct 20, 2018. It is now read-only.

Implementation of an artificial intelligence for the Khan game in Prolog (school project)

Notifications You must be signed in to change notification settings

tgalopin-archive/khan-artificial-intelligence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 

Repository files navigation

Game of Khan

The Game of Khan project is an implementation of a game artificial intelligence in Prolog. This projet was done in the context of the IA02 course, at the University of Technology of Compiègne.

Running the application

Install the GNU Prolog interpretor:

sudo apt-get install gprolog

And run the following command :

gprolog
[main],main(X).

Resources

About

Implementation of an artificial intelligence for the Khan game in Prolog (school project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages