Skip to content

shakedmanes/prolog-domino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prolog-domino

A Dominoes game with AI players written in Prolog.

Usage

To start the game, you'll need SWI-Prolog environment.

Steps:

  1. Consult the game.pl file.

  2. Run the following query:

    :- start.

  3. Play the game and have fun!

About

A Dominoes game with AI players written in Prolog.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published