sim642 / einstein-js

Einstein Puzzle 2.0 by Flowix Games ported to the web
https://einstein.sim642.eu/
4 stars 0 forks source link

Local highscores #2

Closed sim642 closed 6 years ago

sim642 commented 7 years ago

Potential storages:

  1. Localstorage
    1. localForage
  2. IndexedDB
    1. Dexie.js
    2. ZangoDB