From 85d71faa3f8c7fcf9cc2a5d6ce049ea6c14f0c4e Mon Sep 17 00:00:00 2001 From: "Florine W. Dekker" Date: Sat, 26 Nov 2022 16:47:52 +0100 Subject: [PATCH] Add more preferences for automatic hints --- package.json | 2 +- src/main/index.html | 20 ++++++++++++----- src/main/js/Display.ts | 44 ++++++++++++++++++++++++++------------ src/main/js/Game.ts | 15 +++++++------ src/main/js/Preferences.ts | 8 +++++++ 5 files changed, 63 insertions(+), 26 deletions(-) diff --git a/package.json b/package.json index a413b0a..5e48147 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "minesweeper", - "version": "0.84.0", + "version": "0.85.0", "description": "Just Minesweeper!", "author": "Florine W. Dekker", "browser": "dist/bundle.js", diff --git a/src/main/index.html b/src/main/index.html index 50d89b2..0357edd 100644 --- a/src/main/index.html +++ b/src/main/index.html @@ -138,11 +138,12 @@

Preferences

-

- Configure the gameplay to your liking. -

+

Configure the gameplay to your liking.

+
+ Options marked with * make the game considerably easier, and are not recommended except for learning. +
@@ -150,12 +151,21 @@

- + +

+ + +