GitHub - hexanom/ALIA-Reversi-AI: A game of Reversi and multiple IAs

Skip to content

Navigation Menu

Sign in

Appearance settings

ALIA-Reversi-AI

A game of Reversi and multiple AIs

Installation

Install a recent distribution of SWI Prolog.

Clone this repo:

git clone https://github.com/hexanom/ALIA-Reversi-AI.git
cd ALIA-Reversi-AI

Usage

Setup

Reversi-AI has multiple configurations in settings.pl. Comment and uncomment what you want and what you don't want.

WARNING: Just wire 1 predicate for each element.

Run the match

Open a swipl:

And then just call the main !

Run the tests

Just do: