Skip to main content

Device
adaptive

One installation covers all your platforms and devices.

“Device adaptive” is our term for an architecture that automatically adapts the game experience to the user’s device and platform – without the need for separate builds.

This means that one installation of our codebase covers all devices: mobile, tablet and desktop, regardless of operating system or screen size. The front end adjusts dynamically, and there’s no need for manual optimization or versioning. This makes development and operations both simpler and more scalable.

The fact that the installation similarly consists of just two lines of code (or iframe, if desired) that must be inserted on the page on which a game is to be run, only makes it even simpler.

___

Related features
Tech documentation