{ "version": 1, "board": { "width": 1200, "height": 900 }, "orangeCount": 25, "greenCount": 2, "pegs": [ { "x": 170, "y": 250, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 228, "y": 267, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 287, "y": 283, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 345, "y": 300, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 403, "y": 317, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 462, "y": 333, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 520, "y": 350, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 690, "y": 200, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 748, "y": 220, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 807, "y": 240, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 865, "y": 260, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 923, "y": 280, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 982, "y": 300, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 1040, "y": 320, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 150, "y": 530, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 208, "y": 517, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 267, "y": 503, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 325, "y": 490, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 383, "y": 477, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 442, "y": 463, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 500, "y": 450, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 660, "y": 500, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 716, "y": 511, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 771, "y": 523, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 827, "y": 534, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 883, "y": 546, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 939, "y": 557, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 994, "y": 569, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 1050, "y": 580, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 300, "y": 690, "shape": "circle", "r": 16, "orangeEligible": false }, { "x": 360, "y": 690, "shape": "circle", "r": 16, "orangeEligible": false }, { "x": 420, "y": 690, "shape": "circle", "r": 16, "orangeEligible": false }, { "x": 750, "y": 715, "shape": "circle", "r": 16, "orangeEligible": false }, { "x": 810, "y": 715, "shape": "circle", "r": 16, "orangeEligible": false }, { "x": 870, "y": 715, "shape": "circle", "r": 16, "orangeEligible": false } ], "walls": [], "moving": [], "curves": [ { "anchors": [ { "x": 200, "y": 790 }, { "x": 1000, "y": 790 } ], "bends": [ 0 ], "orangeEligible": true } ] }