Minesweeper with deterministically solvable boards

Fun versions for any operating system, including online games or phone apps.
Post Reply
adamn
Posts: 1
Joined: Wed Aug 30, 2017 8:29 pm

Minesweeper with deterministically solvable boards

Post by adamn »

Hello,
I've made recently a Minesweeper game which can be found here: http://minesweeper-pro.com/
The game has the following features:
  • There is an option to play only boards that are deterministically solvable (that is you never have to guess),
  • There is a solver which gives you a hint (after you press h),
  • The game has two additional board sizes (50x50, 100x100),
  • The game has extensive system of statistics,
  • The game can be played on touch devices.
I will be grateful for any comments and feedback.
Dark
Posts: 1
Joined: Sun Nov 26, 2017 3:25 am
Contact:

Re: Minesweeper with deterministically solvable boards

Post by Dark »

Its not bad except there are a few minor issues. The biggest one being no way to turn off marking a square with a "?", and the images are a bit blurry.
Post Reply