andreoupanagiotis / jquery-wordsearch-game

Automatically exported from code.google.com/p/jquery-wordsearch-game
MIT License
0 stars 0 forks source link

How can I make this game to remember its state? #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start the game
2. Find few words in grid and highlight it
3. Refresh the screen.
4. A new grid comes and the current progress is lost.

What is the expected output? What do you see instead?
The expected output is to preserve the state and show the contents as it is 
even after refresh.

What version of the product are you using? On what operating system?
version: touch 1.1 on Mozilla firefox v37 on Windows 7.

Please provide any additional information below.
Though this is not an issue/bug, we would like to have a game of this 
capability. Can you kindly add information on this thread about where to modify 
the code to make it remember its state and survive a refresh.

Thanks.

Original issue reported on code.google.com by mareswa...@gmail.com on 3 Apr 2015 at 11:30