Game Developers

From GatchaWiki

Jump to: navigation, search

Gatcha provides a generic framework for games, containing a.o. highscores, achievements and translations. As developer you can build your game completely the way you like, without worrying about scalabality and security of your highscores. We do that for you! Check for a more detailed introduction to the offering.

Contents

Gatcha! Game REST API

The Gatcha! offering for Game Developers can be used through the Gatcha! REST API, making all features available in all of your preferred languages. This page gives an overview and documentation of the available API methods for Game Developers.

What's your preferred platform?

Flash Games

For games built in Flash we have an easy-to-use library for both Actionscript 2.0 and 3.0 that entirely takes care of the integration. This way, you don't even have to worry about authentication and making calls to our API. The library takes care of that for you.
For multiplayer games (Actionscript 3.0 only) we use the much-loved SmartFoxServer. In other words, you get rooms, invitations, in-game chat, high scores ... all out of the box!

Unity 3D Games

We have experience in and are running several Unity 3D games. Get in touch to integrate your Unity game.

OpenSocial Games

Gatcha is an OpenSocial Container. If you have an OpenSocial compliant game we can easily distribute this for you. Through OpenSocial extensions you can make use of the extra features, like highscores and achievements, Gatcha offers.

Other

If you'd like to use the Gatcha platform game for any other platform (eg. mobile) or in a different programming language, you can still talk with the Gatcha! REST API.

Requirements

Personal tools