{ "version": 1, "board": { "width": 1200, "height": 900 }, "orangeCount": 25, "greenCount": 2, "pegs": [ { "x": 220, "y": 300, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 370, "y": 300, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 520, "y": 300, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 670, "y": 300, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 820, "y": 300, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 970, "y": 300, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 220, "y": 450, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 370, "y": 450, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 520, "y": 450, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 670, "y": 450, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 820, "y": 450, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 970, "y": 450, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 220, "y": 600, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 370, "y": 600, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 520, "y": 600, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 670, "y": 600, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 820, "y": 600, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 970, "y": 600, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 295, "y": 375, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 445, "y": 375, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 595, "y": 375, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 745, "y": 375, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 895, "y": 375, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 1045, "y": 375, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 295, "y": 525, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 445, "y": 525, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 595, "y": 525, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 745, "y": 525, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 895, "y": 525, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 1045, "y": 525, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 295, "y": 675, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 445, "y": 675, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 595, "y": 675, "shape": "circle", "r": 16, "orangeEligible": true } ], "walls": [], "moving": [], "curves": [ { "anchors": [ { "x": 160, "y": 240 }, { "x": 600, "y": 205 }, { "x": 1040, "y": 240 } ], "bends": [ -30, -30 ], "orangeEligible": true }, { "anchors": [ { "x": 160, "y": 700 }, { "x": 600, "y": 730 }, { "x": 1040, "y": 700 } ], "bends": [ 45, -45 ], "orangeEligible": true } ] }