{
    "control_scheme": {
        "": "", 
        "-": "subtract 1 point from computer", 
        "0": "make the player's paddle larger", 
        "9": "make the player's paddle smaller", 
        "=": "add 1 point to player", 
        "fire": "na", 
        "jump": "na", 
        "movement": "right_left"
    }, 
    "description": "The classic game Pong!", 
    "developer": "smengler", 
    "developer_url": "https://www.mochiads.com/community/profile/smengler", 
    "height": 400, 
    "instructions": "Move your paddle to hit the ball.  Try to get the ball past the computers paddle to score a point.  First to 10 points wins.", 
    "key_mappings": "", 
    "name": "Extreme Pong", 
    "rating": "Everyone", 
    "resolution": "550x400", 
    "slug": "pong_v4", 
    "swf_url": "http://games.mochiads.com/c/g/pong_v4/ponggame.swf", 
    "thumbnail_url": "http://cdn.mochiads.com/c/g/pong_v4/_thumb_100x100.jpg", 
    "width": 550
}