prolog-domino A Dominoes game with AI players written in Prolog. Usage To start the game, you'll need SWI-Prolog environment. Steps: Consult the game.pl file. Run the following query: :- start. Play the game and have fun!