{
    "name": "Play Connect The Dots Online",
    "short_name": "Connect The Dots",
    "description": "Connect the dots is one of the favorite online games for boys and girls . We are sure that this free online game will also become one of your favorites. It is a &#39;Connect 3&#39; type of game , which requires a player to match at least 3 dots of the same color if they want to win. They can be joined vertically, horizontally and diagonally. The biggest no in this game : don&#39;t try to connect many dots stuck together with a fancy pattern: the game doesn&#39;t like it and won&#39;t let you do it, simplifying your attempts each time. As we have learned several times, if you want to connect between 7 and 10 points, the game will reduce it to 5 or 6 at most. Why is this happening? We can&#39;t say. Just the mechanics of playing it . Also, we would like to change the order in which the new points appear in the playground after connecting: the thing is that when connecting, most of the surrounding points change to a different set of them, depriving themselves of the possibility of connect as you planned So, the objectives are: \u2022 Connect dots of the same color, minimum 3 of them for one move \u2022 Avoid making the multi-colored balls spin, as they are useless \u2022 Accomplish the level objectives within a given number of moves to win.",
    "icons": [
        {
            "src": "/files/pictures/connect_the_dots.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/connect_the_dots.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://push.najox.com/game/connect_the_dots",
    "id": "https://push.najox.com/game/connect_the_dots",
    "scope": "https://push.najox.com/game/connect_the_dots",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/connect_the_dots_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}