{
    "name": "Play Slinger Block Online",
    "short_name": "Slinger Block",
    "description": "Guide a red square through tight grid-based puzzles where sliding blocks and blocked paths stand in your way. You must clear the obstacles, collect every yellow key scattered across the level, then unlock the yellow door to open the route forward. Only after that can you reach the exit and win. The rules are simple but the layouts are cleverly designed, forcing you to think a few steps ahead. Each puzzle becomes a satisfying logic challenge that feels like a small brain teaser. NAJOX brings this experience to life with clean visuals and thoughtful level design. As you progress, the puzzles grow more intricate, requiring careful planning and patience. There are no random elements here, just pure deduction and spatial reasoning. Every move matters, and one wrong push can block your path or waste a key. It is the kind of game that rewards focus and rewards you with that quiet moment of clarity when the solution clicks. Whether you have a few minutes or an hour, these compact puzzles offer a steady stream of gentle but rewarding mental exercise.Drag with your mouse or finger to slide blocks and move the red square across the grid. Plan each move carefully to open paths and reach all yellow keys. Once every key is collected, the yellow door unlocks\u2014slide through it to complete the level.",
    "icons": [
        {
            "src": "/files/pictures/slinger_block.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/slinger_block.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://win.najox.com/game/slinger_block",
    "id": "https://win.najox.com/game/slinger_block",
    "scope": "https://win.najox.com/game/slinger_block",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/slinger_block_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}