1. Introduction
Welcome to the Gammezly Developer Portal. This guide will help you submit games, use our SDK, and optimize your projects for the platform.
2. Game Submission
Submitting your game to Gammezly involves preparing assets, quality checks, and providing clear information so your game can be reviewed and published efficiently.
2.1 Game Quality
Ensure your game meets at least one of these criteria to maximize acceptance chances:
- Engaging Gameplay: Fun, intuitive mechanics that keep players coming back.
- Polished Graphics: Smooth animations and consistent art style.
- Performance & Stability: Works on all supported devices without crashes.
2.2 Preview Image
Provide a high-resolution screenshot that best represents your game. This image will be shown on your game's page and should clearly convey its style and theme.
2.3 Preview Video
Include a short video (30-60 seconds) demonstrating gameplay. Highlight core mechanics, unique features, and overall look and feel to attract players and reviewers.
2.4 Description
Write a clear, concise description covering:
- Core gameplay mechanics
- Unique features or selling points
- Required instructions or controls
3. SDK
The Gammezly SDK allows your game to integrate seamlessly with our platform, including analytics, achievements, and monetization features.
3.1 SDK Installation
Download the latest SDK version from our portal and include it in your project. Follow platform-specific instructions for Unity, Unreal, or native development.
3.2 SDK Usage
Use the SDK to track user progress, report achievements, handle in-game purchases, and fetch leaderboard data. All endpoints and methods are documented in the portal for your convenience.