Feelings – another Unity3d asset

Feelings Unity Asset Logo Large

Feelings is the third Unity3d asset that I’ve published. Feelings is a system that allows you to give personality to your game characters, by balancing various feelings they might have towards the player (or other characters). By maintaining a graph of relations between various feelings, the character evolves as the player interacts with him. For … Read more

Jelly Wars – Another Mobile Game turns in to a game template

I’ve released Jelly Fruits Wars as a game to the Google Play Store a while back. Following my recent effort to release some of my projects as assets to the Unity Asset Store, I’ve decided to release Jelly Wars as a game template. Jelly Fruits Wars Game Template is available with fully documented source code, … Read more

Jelly Wars – Development

I’ve introduced Jelly Wars in my previous post – it’s a strategy board game for Android, similar to Reversi and Go. In this post, I’ll discuss a bit about the development process of the game. Overview Jelly Wars was developed from scratch in Unity3d and C#. It consists of a main menu, a game scenes … Read more

Developing the Android game “Down the hill”

Down the hill - Small Feature Image

In my previous post, I introduced my latest Android game – Down the hill – a one-click game, based on the the Emoji Down the hill template. In this post, I’d like to discuss the development process and changes I made to the template. Handling the “premium” features The template comes with a few “premium” … Read more

New Android game – 3 Doors Down Trivia

3 Doors Down Trivia Android Game Featured

With the success of The Beatles Trivia, I’ve decided to try implementing an additional music-related trivia Android game – 3 Doors Down Trivia – after the American rock band. The game is based on 7 albums, 73 songs, hundreds of lyrics, 9 people (past and current band members), and events, and has 9 different types of questions. … Read more