Focus on your game. Gametegra handles onboarding, payments, ads, and realtime infrastructure for you.
Millions of users are already on the platform. No user acquisition hassle.
Show ads with a single showAd() call. Revenue model included.
In-app purchases with pay(). Payment infrastructure included.
Stream & chat infrastructure included. No server setup needed.
JavaScript, Unity, or Godot — initialize the SDK and start coding right away.
// SDK'yi baslat const sdk = new gameTegraSDK('YOUR_GAME_ID'); // Oda olustur const room = await sdk.createRoom({ maxPlayers: 4, isPrivate: false }); // Tek satirda reklam goster await sdk.showAd('rewarded');
All the tools you need to build games, in a single SDK.
Room creation, quick match, leaderboard, data save/load, and ad display.
Real-time data streams, gyroscope, accelerometer and sensor support.
Real-time room chat — send messages, history and presence.
Camera, gallery, location, vibration, payment, language and more.
Call custom functions defined on your backend — unlimited extensibility.
JavaScript, Unity (C#) and Godot (GDScript) support.
Publish your first game on the Gametegra platform. Setup takes minutes.
Getting Started Guide