Skip to content

lollogiro/TaBrut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 

Repository files navigation

TaBrut

Description

Player for the Fundamentals of AI and Knoweldge Representation course module 1 at the University of Bologna. A.Y. 2024/25

Compilation

to compile the project, run the following command in the root directory of the project:

ant clean
ant compile
ant create-jar

Execution

to run the project locally, run the following commands in different terminals:

ant server

ant <player-name>

java -jar Executables/Tabrut.jar <player-color> <timeout> <server-ip-address>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published