GameArter SDK
General SDK for HTML5
The general HTML5 SDK is a universal JavaScript integration for browser games and applications. It is also the base layer for engine-specific HTML5 integrations.

Documentation
Choose the SDK mode
Start with the smallest mode that covers the current game. The detailed implementation guides now live under the new `/docs/...` URLs.
Basic SDK
For simple HTML5 games that need GameArter gameplayer, ads, analytics and platform communication.
Lite SDK
For complete games that use their own data model while connecting to GameArter services.
SDK packages
Download archived packages from GameArter R2 storage.
SDK features
Mode comparison
The original pages compared Basic, Lite and advanced modes by feature coverage. This overview keeps the practical decision points visible.
| Feature | Basic | Lite | Advanced |
|---|---|---|---|
| Supported platforms | General Web, Yandex | General Web, Yandex | General Web, Yandex |
| Advanced gameplayer | Yes | Yes | Yes |
| Ads and rewarded ads | Yes | Yes | Yes |
| Analytics and redirects | Yes | Yes | Yes |
| User and data management | No | Yes | Yes |
| Achievements and leaderboards | No | Yes | Yes |
| Global currency | No | No | Yes |
| In-game purchases | No | Yes | Yes |
| Data protection | No | Yes | Yes |
SDK resources
Example game
Farm Clash 3D
Lite SDK mode