Anthill Platform

An open source back-end platform for games
that solves the online problem

Self Hosted

You have full control over the system. That makes it cheaper to maintain and a lot easier to modify.

Open Source

Under MIT License, actively maintained, with no black box stuff inside.

Scalable

Each service is easily scalable since the whole system works like an anthill itself: add more workers into it and they will do the job.

Easy to customise

It can hold any type of game, because it's designed to be as much abstract as possible. The way it acts is completely up to the game.

Unified

Each service follows standards so its behaviour is predictable. Implement few interfaces and your new service is ready to be plugged in!

A Platform

Not just a complete solution, it's a platform. If there is no service that meets your exact requirements, you can easily create a new one!

It comes with Runtimes

Runtimes with bring online to your game "out of the box".

Unity

Download

Java

Download

C++

Download

But what online problem exactly?

Authorization

Facebook, Google+, Game Center, Steam or even Anonymous.

Player Profiles

They will need to store their progress somewhere, reliably.

DLC

Delivers content to the players using external CDN.

In-App Purchases.

Monetization for your game with platforms as Steam or XSolla

Events

Schedules Time-Limited events the players can participate in.

Messaging

Delivers absolutely custom message objects from sender to recepient.

Configuration

Tweak the game dynamically with no new builds shipped.

Multiplayer Games

Deploy, launch and maintain your game servers across multiple regions.

Server Javascript

Allows to deploy server-side scripts, with easy API for calling them from the game.

Leaderboards

Motivite players by competing with each other around anything you may ever want.

Sandboxing

You can have a set of different environments that never interact each other.

Administration

And you can manage all this in user-friendly admin tool.

Get Started

Please read this article about how to install the Anthill Platform onto your server.

License

Every component of Anthill Platform is licensed under permissive MIT License (or compatible), meaning you are free to use this for commercial purposes.

Facts