aleksanderwalczuk/CC-Project-2

Logic | Save rank info in Local Storage

vieraboschkova opened this issue · 0 comments

old hash: #24
Acceptance Criteria:
Verify or consult before submitting the task!

  • A function that allows you to save a player's nickname and his score in the browser's LocalStorage.
  • The function allows you to read the ranking for a given game mode from local storage.
  • The ranking should not be global but separate for each game mode.
  • Component correctness covered by unit tests.