- (void)doAnimation:(NSSet *)chains completion:(dispatch_block_t)completion;
=> This work perfect on the way.
You will do the block completion after all the action in the function doAnimation done.
It is amazing.
Showing posts with label game programming. Show all posts
Showing posts with label game programming. Show all posts
Monday, June 23, 2014
Friday, June 13, 2014
Heroic Strike
COLLECT ITEMS WITH SPEED AND BUILD YOUR CHARACTER WITH YOUR WEAPON.
This game is simple, you choose the side that have more item and get score.
* Playing Mode:
- Just choose what side have more item and you collect these weapon. With equal number, you will get all items on 2 sides, this is an extra items for you.
* Gallery:
- Total weapon you get will be here.
* Fighting Mode:
- This time is the time you will fight for your skill. All symbols that you collect from playing mode will be used to fight again the monsters from forests.
+ Skill:
- Heal: Recover your heath
- Attack: Normal Attack that is weak but no cost for this skill
- Heroic Strike: Strongest damage in this game that can be multiple by 5 -10 times your Attack but it will cost some symbol or will be recover very slow.
- Revive: Your health is lower than 0 and you die. Just use this skill to come back to the fight and continues protect your love things.
Support Ipad (iPhone will be support soon).
This game is simple, you choose the side that have more item and get score.
* Playing Mode:
- Just choose what side have more item and you collect these weapon. With equal number, you will get all items on 2 sides, this is an extra items for you.
* Gallery:
- Total weapon you get will be here.
* Fighting Mode:
- This time is the time you will fight for your skill. All symbols that you collect from playing mode will be used to fight again the monsters from forests.
+ Skill:
- Heal: Recover your heath
- Attack: Normal Attack that is weak but no cost for this skill
- Heroic Strike: Strongest damage in this game that can be multiple by 5 -10 times your Attack but it will cost some symbol or will be recover very slow.
- Revive: Your health is lower than 0 and you die. Just use this skill to come back to the fight and continues protect your love things.
Spider with poison and high stamina
Normal Spider and easy to kill
Armour Spider with high Stamina and deadly bite
Deadly Bee with high chance to avoid your attack
Spider from the forest
I am project leader and my partner, Hung Nguyen.
Now begin your adventure with "Heroic Strike"
Collection Items for your upgrade
Getting score for your single game
Try to get more score with single games
Waiting for starting fight
Faster and get better score
Link to download: Start your adverture
Support Ipad (iPhone will be support soon).
Labels:
comparable,
compare,
entertainment,
for fun,
fun game,
game IOS,
game mobile,
game programming,
iPad,
iPhone,
make game IOS,
RPG game,
simple game,
spider,
Sprite Kit,
vietnam
Monday, January 20, 2014
Development is not a simple work
Development is not a simple work and cannot do by only some people.
Coding a game only the first step of developing a game.
- First step is very important because you decide to join in this era. However, it is not all. You have a lot of works to do to make sure your game successful. At the beginning of this era, if you game is good, it will be accepted by user because there aren't many games to play and user have enough time to test most of game. This time is very different, there are more than 100.000 games in AppStore and user cannot test all of these game.
* These are things you need to do:
- Make your title impressive
- Focus on your description
- Make beautiful screenshot
- Let people know you publish a game
* There are something you must do:
- Don't join some market, just create it.
- If you cannot create a market for your game, clone top game, not normal game.
- It is always enough space for your game, just do it or you never know how good your game is.
Coding a game only the first step of developing a game.
- First step is very important because you decide to join in this era. However, it is not all. You have a lot of works to do to make sure your game successful. At the beginning of this era, if you game is good, it will be accepted by user because there aren't many games to play and user have enough time to test most of game. This time is very different, there are more than 100.000 games in AppStore and user cannot test all of these game.
* These are things you need to do:
- Make your title impressive
- Focus on your description
- Make beautiful screenshot
- Let people know you publish a game
* There are something you must do:
- Don't join some market, just create it.
- If you cannot create a market for your game, clone top game, not normal game.
- It is always enough space for your game, just do it or you never know how good your game is.
Friday, January 17, 2014
Working with Sprite Kit
Sprite Kit is a new engine from Apple. It is started using from IOS 7.
Sprite Kit is a powerful graphic framework not only for IOS 7, it is also use for Mac. You can create side shooter, puzzle or a platform if you want. It is the recommend tool for any developer have interesting in Apple product.
It is the flexible framework that allow you can control all your object (SKNode) without knowledge about OpenGL. It means you can setup position, rotation, gravity and many more thing. All of child node can easy access the parent node and call function without creating new delegate. It is so awesome framework for new programmer!
It is a big step for Apple developer. All of this engine is free to use without paying. It is a big advance for Apple developer with other developer.
The only disadvantage of this engineer is it only work with IOS 7 and more. But it will be disappear after IOS 7 become more popular.
This blog will give you some things about Sprite Kit and give you the reason to choose this as your main tool to develop game.
Sprite Kit is a powerful graphic framework not only for IOS 7, it is also use for Mac. You can create side shooter, puzzle or a platform if you want. It is the recommend tool for any developer have interesting in Apple product.
It is the flexible framework that allow you can control all your object (SKNode) without knowledge about OpenGL. It means you can setup position, rotation, gravity and many more thing. All of child node can easy access the parent node and call function without creating new delegate. It is so awesome framework for new programmer!
It is a big step for Apple developer. All of this engine is free to use without paying. It is a big advance for Apple developer with other developer.
The only disadvantage of this engineer is it only work with IOS 7 and more. But it will be disappear after IOS 7 become more popular.
This blog will give you some things about Sprite Kit and give you the reason to choose this as your main tool to develop game.
Labels:
game,
game programming,
game tutorial,
IOS 7,
program,
Sprite Kit
Game Designer
Now Blog will change to Game and only game.
Designing a game is not easy as you think. It take a lot of time to understand what the gamer want and most of them you need to be feeling by yourself.
Everything in game need to be suitable. Not only the background and the character, effect, font and button are need to be unique, too. The smallest thing like the dead time and money will take you a lot of time to be done.
Moreover, the music and sound will keep the user in the game longer.
Animation also important keep user not quit your game.
If you see a game with more than 1 million user and think you can do it along, it only because you have no experience. Come and try to do this, you will see your limit.
Designing a game is not easy as you think. It take a lot of time to understand what the gamer want and most of them you need to be feeling by yourself.
Everything in game need to be suitable. Not only the background and the character, effect, font and button are need to be unique, too. The smallest thing like the dead time and money will take you a lot of time to be done.
Moreover, the music and sound will keep the user in the game longer.
Animation also important keep user not quit your game.
If you see a game with more than 1 million user and think you can do it along, it only because you have no experience. Come and try to do this, you will see your limit.
Labels:
game design,
game mobile,
game programming,
program
Subscribe to:
Posts (Atom)





