{
    "name": "Play Color Path Puzzle Online",
    "short_name": "Color Path Puzzle",
    "description": "Color Path Puzzle is a bright, cheerful logic game that asks you to think before you act. Every single move you make matters, and that is exactly what makes it so satisfying to play.Your goal is simple to understand but tricky to master. You will move different shapes across the board, follow the color clues that are laid out in front of you, and guide each puzzle piece through the zones where it belongs. To finish a level, you have to pick the right path and then move all of the shapes out of the field before time runs out or the board locks up.The rules are easy to grasp at first. A shape can only pass through areas that match its own color. That sounds straightforward, but as you progress, the boards become more crowded and the paths twist in unexpected ways. You will need to plan several steps ahead, think about the order of your moves, and sometimes backtrack to let another piece through. With every new level, the puzzles ask you to slow down, observe the layout, and carefully plan each move before you make it.What makes this game stand out is the way it balances relaxation with real mental challenge. The colors are vivid, the shapes are friendly, and the pace feels calm, but your brain is always working. You will find yourself staring at the board, tracing possible routes with your eyes, and feeling a genuine sense of accomplishment when everything finally clicks into place. NAJOX brings you this experience with a clean design and smooth controls, so you can focus on the puzzle without any distractions.Whether you have a few minutes to spare or want to settle in for a longer session, Color Path Puzzle offers a steady climb in difficulty that keeps you engaged. It is the kind of game where you learn something new about your own problem solving style with each level. The satisfaction of clearing a tricky board never gets old, and the next puzzle is always waiting to test you again.Your goal is to move all shapes out of the game field.\\n\\nMove the shapes across the level and use color clues to find the right path. Each shape should pass through zones that match its color.\\n\\nOn a computer, control the game with the mouse or keyboard. On a phone, use swipes.\\n\\nThink ahead, clear the board, and complete new levels one by one.",
    "icons": [
        {
            "src": "/files/pictures/color_path_puzzle.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/color_path_puzzle.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://app.najox.com/game/color_path_puzzle",
    "id": "https://app.najox.com/game/color_path_puzzle",
    "scope": "https://app.najox.com/game/color_path_puzzle",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/color_path_puzzle_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}