An ongoing document for describing how to interface with our platform

Introduction


Geng is a social gaming platform for group chats and social audio platforms. Geng transforms simple single player games like 2048, Flappy Bird etc, into massively multiplayer, battle royale style shared experiences with live spectating and real-time leaderboards.

You can think about Geng as a virtual arcade. The best games are easy to understand, great for synchronous competition and quick-to-fun.

How Geng Works


The games we support are HTML5 based using DOM elements, canvas or WebGL.

<aside> 🕹️ There are three broad types of games:

  1. Time-based games
  2. Turn-based games (coming soon - available upon special request)
  3. IO games (coming soon - available upon special request) </aside>

Getting your game on Geng can be completed in two simple steps:

  1. Integrate the SDK (only requires a few lines of code)
  2. Submit your game metadata via email:
  3. Submit your game for hosting via email: In special cases we allow self-hosting for large developers and publishers. Pls contact us

Standard Guidelines for Games on Geng


The best games on Geng are quick-to-fun games. These games require little to no setup before the player can start playing, are easy to understand and free of distractions.

Make sure the following guidelines have been met to ensure the best experience for your players on Geng.