{
    "name": "Play Arrow Cube Escape Online",
    "short_name": "Arrow Cube Escape",
    "description": "Remove every arrow from the six-sided cube by figuring out the exact sequence that clears the board. Arrow Cube Escape is a calm 3D logic puzzle that asks you to think ahead, stay patient, and use your spatial awareness in small, satisfying chunks. Each level gives you a fresh cube with arrows pointing in different directions, and your only goal is to find the order that removes them all. There is no timer, no pressure, no score to chase, just a quiet mental challenge that rewards careful observation and a steady hand. The game fits neatly into short sessions, so you can play a few levels during a break or settle in for a longer stretch of focused thinking. The clean visuals and gentle pace keep your mind clear, while the puzzles slowly grow more complex, pushing you to plan several moves ahead without ever feeling overwhelming. With NAJOX, you get a puzzle experience that feels more like a meditation than a test, where each solved cube brings a small, genuine sense of accomplishment. The satisfaction comes from spotting the pattern, not from speed, and every level offers a fresh arrangement that keeps your brain engaged. Whether you are new to spatial puzzles or a seasoned solver, the game welcomes you with simple rules and deep logic. The cube rotates smoothly, letting you inspect every side before you commit, and that freedom to look around makes each decision feel deliberate. As you progress, the arrows interact in ways that force you to reconsider your assumptions, turning each level into a mini journey of discovery. The whole experience stays calm and focused, with no distractions, just you and the cube, working together to empty it completely. By the time you finish a level, you will feel a quiet pride in having untangled the mess, and you will likely want to try just one more. That gentle pull keeps the game inviting, never stressful, and always rewarding for anyone who enjoys a good mental workout in a peaceful setting.Tap an arrow to remove it from the cube. An arrow can move only when nothing blocks its path. Rotate and inspect the cube, choose the correct order, and clear all arrows to complete the level.",
    "icons": [
        {
            "src": "/files/pictures/arrow_cube_escape.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/arrow_cube_escape.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://www.najox.com/game/arrow_cube_escape",
    "id": "https://www.najox.com/game/arrow_cube_escape",
    "scope": "https://www.najox.com/game/arrow_cube_escape",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/arrow_cube_escape_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}