{ "version": 1, "board": { "width": 1200, "height": 900 }, "orangeCount": 25, "greenCount": 2, "pegs": [ { "x": 230, "y": 200, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 320, "y": 200, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 410, "y": 200, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 500, "y": 200, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 590, "y": 200, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 230, "y": 280, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 310, "y": 280, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 390, "y": 280, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 470, "y": 280, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 550, "y": 280, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 630, "y": 280, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 710, "y": 280, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 790, "y": 280, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 230, "y": 360, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 320, "y": 360, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 410, "y": 360, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 500, "y": 360, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 230, "y": 440, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 310, "y": 440, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 390, "y": 440, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 470, "y": 440, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 550, "y": 440, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 630, "y": 440, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 710, "y": 440, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 230, "y": 520, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 320, "y": 520, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 410, "y": 520, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 500, "y": 520, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 590, "y": 520, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 230, "y": 600, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 310, "y": 600, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 390, "y": 600, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 470, "y": 600, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 550, "y": 600, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 630, "y": 600, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 710, "y": 600, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 790, "y": 600, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 870, "y": 600, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 950, "y": 600, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 300, "y": 720, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 400, "y": 720, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 500, "y": 720, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 600, "y": 720, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 700, "y": 720, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 800, "y": 720, "shape": "circle", "r": 16, "orangeEligible": true }, { "x": 900, "y": 720, "shape": "circle", "r": 16, "orangeEligible": true } ], "walls": [], "moving": [], "curves": [ { "anchors": [ { "x": 160, "y": 190 }, { "x": 160, "y": 640 } ], "bends": [ 0 ], "orangeEligible": true } ] }