Minesweeper expert group (MEG):
Minesweeper expert by MEG - expert system which solves the minesweeper game without earlier knowledge about the mines coordinates. In our solution we use the minesweeper created by Jared Rankin @bigbluecloud and Sebastian Schmidt @publicarray
To open the program open the Mine.java file. It is the main class for the program.
- SWI-Prolog 7.6.2 (or newer)
- Java 1.8
- JPL interface 7.4.0
Marking fields on minesweeper board which are safe to be clicked on or where is the sure mine. Safe moves are coloured by green and the mines by red.