A cool not really optimized or smart program with which you can play chess vs a bot.
-
Download everything and place everything in a single folder.
-
Navigate to the folder's location in cmd (cd "path/to/your/folder")
-
Execute the command : java -cp "lib/*;." jeuDechec
-
Enjoy!