This repository contains the project for the game challenge for the AI course at University of Bologna. The project realizes a player for an ancient Nordic strategy board game: Tablut. The project is written in Java.
To run the player from the VM, in /tablut run:
./runmyplayer <role> <time> <ip>
<role> "WHITE" or "BLACK"
<time> time in secods (60 recommended, timer <59 recommended)
<ip> ip of the server
Carlo Maria Conti, Nicolò Bari, Filippo Manfreda, Davide Lanzoni