{
    "name": "Play Ambidieztro Online",
    "short_name": "Ambidieztro",
    "description": "Control two characters at the same time, one with each hand. This is a skill game built around a simple but demanding idea: your left hand and your right hand have to work as a team, even though each one is responsible for a different character on screen. Most games let you focus all your attention on a single figure. Here you have to split that attention, keep track of two positions at once, and react quickly when things shift. That constant back and forth is what makes the challenge feel fresh every time you play.Each character responds to its own set of controls. Your left hand moves one, your right hand moves the other. There is no switching, no pausing to think about which button belongs to whom. You learn to trust both hands equally, and over time the awkwardness fades into something closer to instinct. NAJOX takes this concept and pushes it further by making every level depend on both characters reaching the same point together. You cannot leave one behind. You cannot rush ahead with the faster hand. Both figures have to collide with each other before the next stage unlocks, which means every move you make with one hand has an effect on the other.That single rule changes how you approach the whole game. Instead of treating each character separately, you start planning routes that work for both at once. You slow down when one side needs it. You speed up when the other falls behind. You learn to read the screen with both eyes tracking different corners at the same time. It sounds simple on paper, but in practice it trains a kind of focus that most games never ask for.The game is made for one player controlling two characters, so there is no waiting for a second person to join. Everything happens in your own hands, at your own pace, with your own sense of timing. Independent controls for each hand mean you are never forced into a shared input scheme. Both characters must collide to advance, which keeps the pressure steady without feeling unfair. And the whole experience is designed to boost ambidexterity and bilateral coordination, the kind of skill that carries over into everyday tasks where both hands need to cooperate.Whether you are left handed, right handed, or somewhere in between, the game meets you where you are and asks you to grow from there. Short sessions build small improvements. Longer sessions build real confidence. The challenge never disappears, but your ability to handle it does get better, one level at a time.Left hand: controls character 1 (WASD)\\nRight hand: controls character 2 (arrow keys)\\nRestart: TAB",
    "icons": [
        {
            "src": "/files/pictures/ambidieztro.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/ambidieztro.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://push.najox.com/game/ambidieztro",
    "id": "https://push.najox.com/game/ambidieztro",
    "scope": "https://push.najox.com/game/ambidieztro",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/ambidieztro_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}