Wednesday, January 14, 2015

Achievement System

Endless mode has limited amount of arrows to throw. That amount is calculated by 1+ (earned # of stars) / 10, so at most player can have 7 arrows to shoot. Instead of calculating it like that, I've thought of implementing an achievement system, that will reward the player with arrows for unlimited level. Planned badges are :

 Condition                                                Reward
Get 15 Stars                                            +1 Arrow
Get 30 Stars                                            +1 Arrow                                         
Get 60 Stars                                            +1 Arrow
Hit 10 Apples on Endless Mode                 +1 Arrow
Hit 25 Apples on Endless Mode                 +1 Arrow
Hit 50 Apples on Endless Mode                 +1 Arrow


Archery Rage

Archery Rage

Soo, let's start with the explanation of the game, so you guys can have some information about it.

The name is going to be "Archery Rage", as it is seen from the name, obviously it's an archery game right (lol) ?  Let's go a little bit deeper to see what kind of an archery game it is going to be. We have an archer on the left side of the screen and some targets on the right side of the game. Our hero's (archer) aim is to hit those targets with his bow and arrows to complete the level, but be careful, as there are only limited amount of arrows, and the less arrows you use, the more stars you will get. There are 20 levels planned, and one more level, which has unlimited amount of targets. Enough with the explanation, let's watch a video about gameplay. Thanks for reading !


Tuesday, January 13, 2015

Introduction

Indie Gaming Blog

Hello and welcome everyone ! I'm currently developing an Android game using Unity Game Engine. In this blog, i will be posting development process of my game, which is pretty close to be finished. Hope you enjoy my blog !