Skip to content

Full local storage through object serialization

Latest
Compare
Choose a tag to compare
@vmolero vmolero released this 15 Mar 17:44
9392647

New in this release:

  • Typescript serialization via implementing fromJSON and toJSON methods (see http://choly.ca/post/typescript-json/)
  • Full board state is saved along with game counters, so you can resume a game previously saved.