{
    "name": "Play Car Jam Escape Online",
    "short_name": "Car Jam Escape",
    "description": "Car Jam Escape is a puzzle game that drops you into a chaotic parking lot packed with cars, trucks, and other vehicles. Your task is to clear them all out by moving each one in the correct order. The catch is that every vehicle can only move forward in the direction it faces, so you cannot simply back up or turn around. This forces you to study the layout carefully before making any move. You need to plan a sequence that avoids collisions and prevents any car from getting blocked. The satisfaction comes from watching the last vehicle roll out smoothly after a well-thought-out strategy. As you progress through the levels, the puzzles grow more complex, introducing tighter spaces, more vehicles, and trickier arrangements. This is where NAJOX really shines, because logical thinking and careful planning become essential to solve each new challenge. The game rewards patience and foresight, making every successful escape feel earned.Use the mouse to play the game. Simply click or tap on a car to move it forward in the direction it is facing. Make sure the path in front of the vehicle is clear before selecting it. Continue tapping the correct cars in order to clear the parking lot and",
    "icons": [
        {
            "src": "/files/pictures/car_jam_escape.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/car_jam_escape.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://push.najox.com/game/car_jam_escape",
    "id": "https://push.najox.com/game/car_jam_escape",
    "scope": "https://push.najox.com/game/car_jam_escape",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/car_jam_escape_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}