prateekkalra / guess-game

The classic guess the number game with some extra features.Try it

Home Page:https://prateekkalra.github.io/guess-game/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keep the level set when the turn restarts or even when the browser is closed

maikenegreiros opened this issue · comments

When the user click the "play again" button, the game level is reset to medium. The same issue happens when the browser is closed and opened.

try using Javascript localstorage

If you look into the referenced PR, you'll see I'm using localstorage