{
    "name": "Play Gin Rummy Online",
    "short_name": "Gin Rummy",
    "description": "Gin Rummy brings the classic card game straight to your device, ready whenever you are. Play offline and solo against a smart AI opponent that keeps every match interesting. Your goal is simple to learn but hard to master. Form sets of three or four cards of the same rank, and build runs of three or more cards in the same suit. Each turn you draw and discard, watching what your opponent picks up and planning your next move. When your hand is nearly complete, you can knock to end the round and score points based on the cards your rival is still holding. If you manage to finish with no deadwood at all, you go gin and earn an even bigger reward. NAJOX invites you to sharpen your skills round after round, learning when to play it safe and when to push for a decisive finish. The rules stay true to the original, so anyone who has played before will feel right at home, while newcomers can pick up the basics in minutes. Every match tests your memory, patience, and timing. You decide when to knock, when to hold back, and when to take a risk. With no need for an internet connection, you can enjoy a quick game during a break or settle in for a long session. Install and play now to master this timeless card game.Use your mouse to click and select cards from your hand. Drag and drop unwanted cards to the discard pile to remove them. Click the draw pile to pick up a new card. When ready, click the Knock or Gin button to end your turn and score points.",
    "icons": [
        {
            "src": "/files/pictures/gin_rummy.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/gin_rummy.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://tik.najox.com/game/gin_rummy",
    "id": "https://tik.najox.com/game/gin_rummy",
    "scope": "https://tik.najox.com/game/gin_rummy",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/gin_rummy_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}