dandavies23 / smoothie-moves

A smoothie-themed memory game for 4-year-olds
2 stars 3 forks source link

Highscore doesn't appear at gamestart #62

Open dandavies23 opened 2 years ago

dandavies23 commented 2 years ago

Platform: All platforms

Reproduce: Start the game notice that even if a score is in the localstorage it doesn't display

Priority/Severity: P3 - bug is only apparent at new game start doesn't interfere with gameplay.

Solution need to check local storage prior to game starting - this might not be fixable this close to deadline but a simple fix might be to separate out the call function and insert it to the beginning of the game - perhaps adding a nullish ?? else