GA

GameArter.com

Your platform for games.

Developers

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.

Uploading new games to GameArter is temporarily paused. These SDK pages are here mainly for existing game updates and future upgrade preparation.
GameArter HTML5 project configuration

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.

SDK features

Mode comparison

The original pages compared Basic, Lite and advanced modes by feature coverage. This overview keeps the practical decision points visible.

FeatureBasicLiteAdvanced
Supported platformsGeneral Web, YandexGeneral Web, YandexGeneral Web, Yandex
Advanced gameplayerYesYesYes
Ads and rewarded adsYesYesYes
Analytics and redirectsYesYesYes
User and data managementNoYesYes
Achievements and leaderboardsNoYesYes
Global currencyNoNoYes
In-game purchasesNoYesYes
Data protectionNoYesYes

SDK resources

The original HTML5 SDK was designed as a compact JavaScript package.
Use it directly for custom engines that can communicate with JavaScript.
Full SDK style functionality is treated as an advanced or on-request workflow.

Example game

Farm Clash 3D

Lite SDK mode

User authentication
Data management
Achievements and leaderboards
Ads
Branding
Analytics
Gameplayer and hosting