As a player, I can ensure that I see each crossword only once, so that I don't have to repeat previous crosswords
Acceptance criteria:
- Maintain a list in local storage of attempted crosswords (maybe more than 20% complete?)
- Supply query string to endpoint to ensure a fresh crossword is presented each time.
Tasks:
As a player, I can ensure that I see each crossword only once, so that I don't have to repeat previous crosswords
Acceptance criteria:
Tasks: