Written by Josh Stutter propagationofsound@gmail.com
JavaSweeper is a program that is designed to intelligently solve any minesweeper puzzle with guessing only as a last resort. The aim is to create the best Minesweeper solver. This will be by implementing algorithms such as single-square analysis, multiple-square analysis, constraint analysis, multiple square analysis and mine probability to solve minesweeper puzzles quickly and efficiently
Currently, the only way to download JavaSweeper is through the sourceforge CVS
JavaSweeper is licensed under GPL
17/12/2009 - This webpage created
16/12/2009 - The JavaSweeper Project is created on sourceforge
??/09/2009 - The JavaSweeper Project is started