{ "version": 1, "board": { "width": 1200, "height": 900 }, "orangeCount": 18, "greenCount": 2, "pegs": [ { "x": 200, "y": 200, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 260, "y": 224, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 320, "y": 248, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 380, "y": 272, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 440, "y": 296, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 500, "y": 320, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 438, "y": 353, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 375, "y": 385, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 313, "y": 418, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 250, "y": 450, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 310, "y": 474, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 370, "y": 498, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 430, "y": 522, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 490, "y": 546, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 550, "y": 570, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 488, "y": 603, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 425, "y": 635, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 363, "y": 668, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 300, "y": 700, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 1000, "y": 200, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 940, "y": 224, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 880, "y": 248, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 820, "y": 272, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 760, "y": 296, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 700, "y": 320, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 763, "y": 353, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 825, "y": 385, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 888, "y": 418, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 950, "y": 450, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 890, "y": 474, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 830, "y": 498, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 770, "y": 522, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 710, "y": 546, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 650, "y": 570, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 713, "y": 603, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 775, "y": 635, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 838, "y": 668, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 900, "y": 700, "shape": "circle", "r": 16, "orangeEligible": true } ], "walls": [], "moving": [], "curves": [ { "anchors": [ { "x": 440, "y": 775 }, { "x": 760, "y": 775 } ], "bends": [ 0 ], "orangeEligible": true } ] }