Remake of 1on1 Minesweeper Flags by MSN games
mvn package
After building (or downloading from the releases section) the .jar:
Run this once.
java -cp targets/JMines-1.0.0.jar server.RunServer
You can start multiple clients.
java -cp targets/JMines-1.0.0.jar client.RunClient
By Stéphane Bruckert & Donovan Charpin for ENSICAEN