Core Concepts
Understand how SnappGames works under the hood. Our platform is built on aNo-SDK architecture for maximum compatibility and performance.
Global Architecture
Unique Link
The unified entry point that carries authentication, configuration, and secure session tokens directly via the URL. No SDK required.
Cloud Engine
A specialized high-performance HTML5 engine that runs seamlessly within the browser context, eliminating client-side complexity.
Edge Network
Our global infrastructure delivers game assets instantly from the nearest node, ensuring ultra-low latency and smooth gameplay worldwide.
Communication Flow
URL Activation
Your app launches the Unique Link via a native component (CCT/WebView).
Cloud Resolution
SnappGames servers verify the link and prepare the specific game assets.
Browser Injection
The HTML5 engine is loaded directly into the browser context to run the game.
Analytics Sync
The cloud engine handles all tracking and session persistence automatically.
