I've released my new game A Maze In Love
Hi to all. I’ve just released my new puzzle game for iOS (iPad and iPhone). This is a game about a boy who falls in love and you need to help him solving maze to reach his love.
СЕРГЕЙ ТАРАБАН Блог разработчика игр
Блог о видео играх и интерактивных развлечениях
Hi to all. I’ve just released my new puzzle game for iOS (iPad and iPhone). This is a game about a boy who falls in love and you need to help him solving maze to reach his love.
This tutorial is about writing automatic screen shot capturing tool for Unity. You know this is always pain to make game screenshots for multiple devices and platforms when you have plenty of resolutions. So this tool makes life match easier.
Recently there was a release of new free to play game - Hook Wars: Run Pudge Run! on Android platform.
Several days ago “Unity 5 beta 1” was leaked to the web. And I think that it is time to start migration of my game project to new Unity version.
Hook Wars: Pudge Revenge is a browser 3D multiplaeyer game, a reincarnation of a greate Pudge Wars game mode for Warcraft. Powered by Unity Web Player technology.
In this article I will briefly describe a basics concepts of the developing using Unreal Engine 4 and compare it with Unity developing. It will help you to fast understand how Unreal Engine 4 works especially if you are Unity programmer. This article is based on UE4 guide for Unity developers and contained additional information

In this video tutorial I will talk about 2D character, combined with random sprites sets and which has several states, like walk, idle etc. This character can consist of a lot of different sprite sets and change them dynamically, which allows as to create a lot of different characters using same animation and movement logic.
This article is a brief overview of the new Unreal Engine 4. I’m going to describe a basic features, cons and pros of the new game engine.
In this video tutorial I show you how to create and colour simple 2d character in Unity using tint shader. I write a tint shader and script for character customization.