Mark Frederiksen
|
02a24c0610
|
Added persistence of game state to localstorage after each move
Added rebuilding of game state from localstoage on page load
Added New Game button to allow game restarts now that refreshes resume the game
|
2014-03-18 14:48:55 -04:00 |
|
Gabriele Cirulli
|
f732d4f547
|
remove debug logging
|
2014-03-14 13:56:38 +01:00 |
|
Gabriele Cirulli
|
2bf48efe68
|
change local storage support check
|
2014-03-14 12:33:32 +01:00 |
|
codeKonami
|
9274840ced
|
adding a test to verify the localStorage is supported fixing a bug on private browsing on safari
|
2014-03-14 14:25:26 +13:00 |
|
Gabriele Cirulli
|
608ca2844b
|
improve code structure in localscoremanager
|
2014-03-12 13:35:42 +01:00 |
|
Gabriele Cirulli
|
88278792be
|
small change in scoremanager
|
2014-03-12 13:31:09 +01:00 |
|
Gabriele Cirulli
|
b080e5300d
|
add small code tweaks
|
2014-03-12 12:15:57 +01:00 |
|
Tim Petricola
|
d6da8d9925
|
localStorage fallback
|
2014-03-11 11:52:02 -04:00 |
|
Tim Petricola
|
664546ef9a
|
Store best score in localStorage
Dependency injection and hide best score for incompatible browsers
|
2014-03-10 16:21:05 -04:00 |
|