{
    "name": "Play Stick Kill 3D Online",
    "short_name": "Stick Kill 3D",
    "description": "You take control of a simple stickman armed with just a pistol in this puzzle-based shooter that rewards both precision and clever thinking. Each level presents a new challenge where you must find the perfect angle, line up your shots carefully, and take out your enemies in the most creative ways possible. The environment is full of obstacles and opportunities, so a single bullet can sometimes do much more than just hit a target. You might need to ricochet shots off walls, trigger chain reactions, or use the layout to your advantage. At NAJOX, the difficulty ramps up steadily, testing not only your accuracy but also your ability to solve spatial puzzles under pressure. As you progress, new enemy types and hazards appear, forcing you to adapt your strategy and think several steps ahead. Every shot counts, and a wrong angle can mean starting over, but the satisfaction of finding that one perfect solution makes the challenge worthwhile.Use your mouse or touch to aim and shoot. Adjust the angle carefully and eliminate all enemies to complete the level.",
    "icons": [
        {
            "src": "/files/pictures/stick_kill_3d.webp",
            "type": "image/webp",
            "sizes": "200x200"
        },
        {
            "src": "/files/512x512/stick_kill_3d.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "https://app.najox.com/game/stick_kill_3d",
    "id": "https://app.najox.com/game/stick_kill_3d",
    "scope": "https://app.najox.com/game/stick_kill_3d",
    "background_color": "#46bef9",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0092d9",
    "dir": "auto",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "categories": [
        "games"
    ],
    "screenshots": [
        {
            "src": "/files/screens/stick_kill_3d_1.webp",
            "type": "image/webp",
            "sizes": "350x250"
        }
    ]
}