{
    "name": "Play Block Slide Online",
    "short_name": "Block Slide",
    "description": "Block Slide is a clean and quiet puzzle game built around one simple idea: slide everything until it fits. You swipe on a touchscreen or tap an arrow key, and every block on the board moves in that direction until it slams into a wall or another block. The trick is that all blocks move at once, so you have to think a few steps ahead before you push anything.The goal is straightforward. Each level has a set of colored blocks and matching target tiles. You need to get every block onto its own target to clear the board. It sounds easy at first, but the game does not stay simple for long. There are 130 levels in total, and they introduce new mechanics slowly, one at a time, so you always have time to adjust before the next twist appears.Early on, you just deal with basic sliding and planning. Then teleporters show up, and suddenly a block that slides off one side of the board appears somewhere else. Arrow tiles force blocks to change direction mid-slide, which can help or ruin your plan depending on where you stand. Sticky blocks grab onto whatever they touch, so you cannot separate them once they meet. Pins hold blocks in place until you slide them free. Pressure traps activate when a block lands on them, changing the board layout or opening new paths. Rotators spin entire sections of the level, and conveyors push blocks along even when you are not moving. On top of all that, some levels are split into multiple boards that you solve at the same time, so a move on one side affects the other.The game works well on both desktop and mobile. On a phone, you can play in portrait or landscape, and the layout adjusts automatically to fit your screen. There is no clutter, no timers, no score chasing. Just you, the blocks, and the quiet satisfaction of finding the right sequence.NAJOX made sure the difficulty curve stays fair, so even when the mechanics pile up, each new idea gets its own space to breathe before it combines with the others. If you like puzzle games that respect your time and let you think at your own pace, Block Slide is worth a look.Swipe (touch) or Arrow Keys / WASD (keyboard) to slide all blocks in that direction. Press R to restart a level, ESC or the menu button to return to level select, Spacebar for next level.",
    "icons": [
        {
            "src": "/files/pictures/block_slide.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/block_slide.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://tik.najox.com/game/block_slide",
    "id": "https://tik.najox.com/game/block_slide",
    "scope": "https://tik.najox.com/game/block_slide",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/block_slide_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}