Skip to content

hexanom/ALIA-Reversi-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

swipl

And then just call the main !

?- [main].

Run the tests

Just do:

?- [tests/tests].

About

A game of Reversi and multiple IAs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •