Player for MNK-Games.
Project for the University of Bologna Data Structure and Algorithms course (a.y. 2021-22).
Compile the project: javac mnkgame/*.java LoremIpsum.java
java mnkgame.MNKGame [<Player1.Path>] [<Player2.Path>]
java mnkgame.MNKPlayerTester [<Player1.Path>] [<Player2.Path>] [options]
-v: verbose output -t : set the time limit for each player in seconds (default 10) -r : set the number of repetitions for each match (default 1)
see "mnkgame/readme" for more commands
a detailed report of the project is avaliable in the LoremIpsum folder both in italian and english