{ "version": 1, "board": { "width": 1200, "height": 900 }, "orangeCount": 18, "greenCount": 2, "pegs": [ { "x": 400, "y": 700, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 480, "y": 700, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 560, "y": 700, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 640, "y": 700, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 720, "y": 700, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 800, "y": 700, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 440, "y": 640, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 520, "y": 640, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 600, "y": 640, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 680, "y": 640, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 760, "y": 640, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 480, "y": 580, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 560, "y": 580, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 640, "y": 580, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 720, "y": 580, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 520, "y": 520, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 600, "y": 520, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 680, "y": 520, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 560, "y": 460, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 640, "y": 460, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 600, "y": 405, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 428, "y": 400, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 453, "y": 335, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 501, "y": 285, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 565, "y": 258, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 635, "y": 258, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 699, "y": 285, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 747, "y": 335, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 772, "y": 400, "shape": "circle", "r": 16, "orangeEligible": true } ], "walls": [], "moving": [], "curves": [ { "anchors": [ { "x": 210, "y": 280 }, { "x": 210, "y": 700 } ], "bends": [ 0 ], "orangeEligible": true }, { "anchors": [ { "x": 990, "y": 280 }, { "x": 990, "y": 700 } ], "bends": [ 0 ], "orangeEligible": true } ] }