{
    "categories": [
        "Puzzles"
    ], 
    "control_scheme": {
        "fire": "na", 
        "jump": "na", 
        "movement": "na"
    }, 
    "description": "A simple geometric game.  Draw lines between identically coloured points.  Lines cannot cross over each other.  It's that simple, but soon you'll be up against the clock.", 
    "developer": "AlistairHutton", 
    "developer_url": "https://www.mochiads.com/community/profile/AlistairHutton", 
    "height": 500, 
    "instructions": "Click to select a point to start a line, click to select a destination point.  Click a start point again to deselect it.\r\nShift-Click to break an already placed line.\r\n\r\nA point can only be connected to one line at a time.  When all points have been connected the level is cleared.", 
    "key_mappings": "", 
    "name": "Connect", 
    "rating": "Everyone", 
    "resolution": "700x500", 
    "slug": "connect", 
    "swf_file_size": 306999, 
    "swf_url": "http://games.mochiads.com/c/g/connect/LineConnect.swf", 
    "tags": [
        "geometric", 
        "puzzle", 
        "line", 
        "lines", 
        "connect", 
        "connection", 
        "graph", 
        "color"
    ], 
    "thumbnail_url": "http://cdn.mochiads.com/c/g/connect/_thumb_100x100.png", 
    "width": 700
}