From 0268fd3592c350e732490d7d05ddefed76e8e710 Mon Sep 17 00:00:00 2001 From: chiefdaft Date: Mon, 4 Apr 2022 17:51:11 +0200 Subject: [PATCH] Corrected a few typos --- apps/game1024/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/game1024/README.md b/apps/game1024/README.md index f72a7ffef..a25683b68 100644 --- a/apps/game1024/README.md +++ b/apps/game1024/README.md @@ -1,7 +1,7 @@ # Play the game of 1024 -Move the tiles by swiping left, righth, up- or downward over the watchface. +Move the tiles by swiping left, right, up- or downward over the watchface. When two tiles with the same number are squashed together they will add up as exponentials: @@ -24,7 +24,7 @@ Use the side **BTN** to exit the game, score and tile positions will be saved. - Button **U**: Undo the last move. There are currently a maximum of 9 undo levels. The level is indicated with a small number in the lower righthand corner of the Undo button - You can set the maximum undo level in the Apps settings menu. - - Button **R**: Reset the game. The Higscore will be remembered. You will be prompted first. + - Button **R**: Reset the game. The Highscore will be remembered. You will be prompted first. - The highscore value can be reset in the Apps settings menu. Apps setting: ![Screenshot of the apps settings menu](./game1024_sc_dump_app_settings.png)