{
    "name": "Play Chroma Tower Online",
    "short_name": "Chroma Tower",
    "description": "Chroma Tower flips the classic block-stacking formula on its head. Instead of building, your goal is to tear everything down. You face a tall tower made of colorful blocks, and your only tool is to drop new blocks from above. When a dropped block lands on a matching color, the entire connected chain of that color vanishes instantly. The blocks above then fall down to fill the empty space, which can set off a chain reaction of more matches and collapses. Each move you make has the potential to trigger a cascade, so careful planning is key. Your mission is to demolish the entire tower completely, and you have only a limited number of moves to do it. This puzzle demands both strategy and quick thinking, as one wrong drop can waste a precious turn. NAJOX presents this fresh challenge where destruction is the only path to victory. Every level tests your ability to predict how the tower will shift and which colors to target first. With each successful demolition, you prove that sometimes the most satisfying move is to tear it all down.Tap a column to drop the current block. It falls to the lowest available position. If it lands next to blocks of the same color, the entire connected group is destroyed. Remaining blocks then fall down and may trigger new cascades.\\nA translucent ghost block shows exactly where the block will land \u2014 use it to plan ahead. You have a limited number of moves, so spend them wisely.\\nLevels: complete many campaign levels. The fewer moves you use, the better your record.",
    "icons": [
        {
            "src": "/files/pictures/chroma_tower.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/chroma_tower.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://tik.najox.com/game/chroma_tower",
    "id": "https://tik.najox.com/game/chroma_tower",
    "scope": "https://tik.najox.com/game/chroma_tower",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/chroma_tower_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}