WE LOVE

Join us on our journey

Games

These are all the games we publish.

TBA

TBA...

Tools for Devs

This section contains our publicly available development tools.

Package Manager

Unity does not support packages with git dependencies and this prevents you from hosting all your packages on Github. This tool is a temporary solution until Unity implementes this.

Libs for Devs

This section contains our publicly available C# and Unity3D libraries.

Injector

This is a simple dependency injection library with a small set of features. It is primarily developed to be used in conjunction with our other libraries. Its simple nature also makes it an easy point to start learning dependency injection.

Director

This is an MVP (Model-View-Presenter) architectural pattern library. If you want to organize your projects with an architectural pattern and are looking for a library that is relatively simple and easy to learn, then this is for you.

Graph

This is an experimental graph library. Has a basic path finding implementation. Rectangle and hexagon graph child classes included to ease development of grid base games.

Time Manager

This is a minimal time library with scheduled callbacks. It supports callbacks on every frame or with time interval, auto callback removing after call count, and pause and resume for all or part of callbakcs.

Contact us

You can use the form below for your support requests or any other questions.