{ "version": 1, "board": { "width": 1200, "height": 900 }, "orangeCount": 25, "greenCount": 2, "pegs": [ { "x": 600, "y": 200, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 530, "y": 245, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 460, "y": 290, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 390, "y": 335, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 320, "y": 380, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 670, "y": 245, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 740, "y": 290, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 810, "y": 335, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 880, "y": 380, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 320, "y": 460, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 320, "y": 540, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 320, "y": 620, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 320, "y": 700, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 880, "y": 460, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 880, "y": 540, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 880, "y": 620, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 880, "y": 700, "shape": "circle", "r": 16, "orangeEligible": true }, { "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": 460, "y": 460, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 600, "y": 460, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 740, "y": 460, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 460, "y": 570, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 600, "y": 570, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 740, "y": 570, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 600, "y": 680, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 430, "y": 780, "shape": "circle", "r": 16, "orangeEligible": false }, { "x": 543, "y": 780, "shape": "circle", "r": 16, "orangeEligible": false }, { "x": 657, "y": 780, "shape": "circle", "r": 16, "orangeEligible": false }, { "x": 770, "y": 780, "shape": "circle", "r": 16, "orangeEligible": false } ], "walls": [], "moving": [], "curves": [ { "anchors": [ { "x": 120, "y": 330 }, { "x": 300, "y": 330 } ], "bends": [ 45 ], "orangeEligible": true }, { "anchors": [ { "x": 900, "y": 330 }, { "x": 1080, "y": 330 } ], "bends": [ 45 ], "orangeEligible": true } ] }