You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

grid.json 126 B

12345678
  1. {
  2. "boardTiles": null,
  3. "gridxsize": 9,
  4. "gridysize": 5,
  5. "gridmargin": 5,
  6. "gridTopLeftx": 410,
  7. "gridTopLefty": 280
  8. }