{
    "name": "Play Word Deck Solitaire Online",
    "short_name": "Word Deck Solitaire",
    "description": "WordDeck: Solitaire is a relaxing browser-based word puzzle game that blends the familiar feel of solitaire-style card interaction with the mental challenge of logical word associations. Your goal is to clear the board by finding groups of related words and sorting them into hidden categories. Each level presents a fresh puzzle where you must identify connections between words based on themes, objects, properties, or concepts. The gameplay is simple to pick up but offers a satisfying depth as you learn to spot subtle links between seemingly unrelated terms. As you progress through the game, the puzzles become more complex, introducing larger word sets and trickier relationships that require careful thought and a keen eye for patterns. At NAJOX, we designed this experience to be both calming and engaging, perfect for a short break or a longer session of mental exercise. The clean, intuitive interface lets you focus entirely on the word associations without distractions, making each solved category feel like a small victory. Whether you are a fan of word games or solitaire, this unique combination offers a fresh way to test your vocabulary and logic skills. With dozens of levels to explore, the challenge grows gradually, ensuring you always have something new to discover.In WordDeck: Solitaire, your goal is to clear the board by finding groups of related words. Select 3\u20134 word cards that share a common meaning, theme, object, property, or concept. When you choose a correct group, the cards are removed from the board. If the combination is incorrect, the cards return to their original positions. Think carefully, analyze the relationships between words, and uncover all hidden categories.",
    "icons": [
        {
            "src": "/files/pictures/word_deck_solitaire.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/word_deck_solitaire.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://games.najox.com/game/word_deck_solitaire",
    "id": "https://games.najox.com/game/word_deck_solitaire",
    "scope": "https://games.najox.com/game/word_deck_solitaire",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/word_deck_solitaire_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}