{ "version": 1, "board": { "width": 1200, "height": 900 }, "orangeCount": 18, "greenCount": 2, "pegs": [ { "x": 250, "y": 195, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 250, "y": 287, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 250, "y": 379, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 250, "y": 471, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 250, "y": 563, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 250, "y": 655, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 400, "y": 240, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 400, "y": 332, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 400, "y": 424, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 400, "y": 516, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 400, "y": 608, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 400, "y": 700, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 550, "y": 195, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 550, "y": 287, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 550, "y": 379, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 550, "y": 471, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 550, "y": 563, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 550, "y": 655, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 550, "y": 747, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 700, "y": 240, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 700, "y": 332, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 700, "y": 424, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 700, "y": 516, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 700, "y": 608, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 700, "y": 700, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 850, "y": 195, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 850, "y": 287, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 850, "y": 379, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 850, "y": 471, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 850, "y": 563, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 850, "y": 655, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 850, "y": 747, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 1000, "y": 240, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 1000, "y": 332, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 1000, "y": 424, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 1000, "y": 516, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 1000, "y": 608, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 1000, "y": 700, "shape": "circle", "r": 16, "orangeEligible": true } ], "walls": [], "moving": [], "curves": [ { "anchors": [ { "x": 150, "y": 800 }, { "x": 1050, "y": 800 } ], "bends": [ 0 ], "orangeEligible": true } ] }