It look like main function is music player. However, the main function is record what people around you talk about you. I just leave my iPhone on my room and hear what happen after I come out. It is so terrible.
Let me help you get some more information around you to see how the world is. Come to Record and hear what happen
Download: Link
Tuesday, May 26, 2015
Sunday, May 24, 2015
Versus Game Moving Diamond
The game is simple but this will be great for you and your friend.
When you touch on bar, the diamond will change its director. You need to get the more diamond touch at the end of the bar on your side and try to avoid the diamond touch on the end of their bar.
Easy but will be so hard because the speed will be increased by time.
Come and have fun when versus with your friend in simple game.
Download: Link
When you touch on bar, the diamond will change its director. You need to get the more diamond touch at the end of the bar on your side and try to avoid the diamond touch on the end of their bar.
Easy but will be so hard because the speed will be increased by time.
Come and have fun when versus with your friend in simple game.
Download: Link
Sunday, March 22, 2015
Puzzle for Kid: Right Shadow
The collection of game that can help your kid develop their skill and have fun.
There are 5 games that can help children to develop their intelligent.
It is fun and your child can learn passive with these games. After all, these are not just games this is vitamin for your child brain.
Link: View on App Store
There are 5 games that can help children to develop their intelligent.
It is fun and your child can learn passive with these games. After all, these are not just games this is vitamin for your child brain.
Link: View on App Store
Tuesday, March 3, 2015
Create level with pList
With the small game, you need some database to easy create a level map. CoreData is so hard for your little game. So pList is suitable for you to create a small data for your game.
This is easy to change and give more level to your games. It contains all the base information for your game and you can change it very easy.
This is good for Sprite Kit, too. All this come from Apple so they will perfect with other.
So first we should know how to create a Plist File:
+ Just create a new File in your Xcode project and you will see it from
This is easy to change and give more level to your games. It contains all the base information for your game and you can change it very easy.
This is good for Sprite Kit, too. All this come from Apple so they will perfect with other.
So first we should know how to create a Plist File:
+ Just create a new File in your Xcode project and you will see it from
* This time you only need to create your pList to start store your data. This will be constructor like this:
- You have 2 types of collection data to store an data with have many properties: Dictionary and Array
+ Dictionary to store the different type of property
+ Array to store to similar property for your object
- The other types is used to store the data for you to use this:
+ Boolean
+ Data
+ Date
+ Number
+ String
- This will very easy to get your data from pList:
NSString* lkPath = [[NSBundle mainBundle] bundlePath];
NSString* lkFinalPath = [lkPath stringByAppendingPathComponent:@"LKGameData.plist"];
NSDictionary *lkPlistData = [NSDictionary dictionaryWithContentsOfFile:lkFinalPath];
=> This code will get all the data from pList for ready to create your level.
- You can check all the property in this pList by using:
NSLog(@"The property list contains: %@", lkPlistData);
=> This code will show all your property list in this pList and you can check them for right input
Labels:
entertainment,
for fun,
fun,
fun game,
game,
game design,
game mobile,
game program,
IOS,
IOS 7,
IOS programming,
iPad,
iPhone,
mobile,
new game,
simple game,
Sprite Kit,
starting programming
Saturday, November 15, 2014
Why you need to do some applications or games for your career?
Why you need to do some applications or games for your career?
- First the thing is no give all your eggs in 1 basket.
+ Your fist basket is your career. Even if this make for you the main income with a lot of money but it will get a lot of hidden dangerous. Some days your boss get angry and you are the same, this mean you will lose your job and what happen? No income in long days, it mean you need a backup plan.
- Second this money will grow up.
+ The ways is a game in other place like AppStore and
- Third, you have job to do.
+ Some people will said they have a lot work to do and have no time. But why you don't think it is the thing you do for the future.
- Fourth, you can do this because of you.
+ A lot of hoppy have least people. This means you cannot find someone have same hoppy with you. There are always in Internet. Any thing you have will have someone like you. You like snails, there are always have million people like snails same with you. Just write an application or games to share your hoppy and they will do the same with you.
The opportunity for people in this era:
- The server do all for you:
+ The grow up of your career can make you cannot handle all of your work but when you write a game, the server like Apple and Google Play can do all for you
+ You can give your service to more than billion people which have a lot of people have same hoppy with you.
* This is only a very low fee to do this. Why you not try to do this if you already a programmer?
* Programming today is very easy to learn. If you just want to give the customers some experience from you, it is really easy. If you are interesting in give more with beautiful interface and some awesome effect just give some money to programmer and they will do it for you.
Come on: Just try it, fail is nothing with your passion.
- First the thing is no give all your eggs in 1 basket.
+ Your fist basket is your career. Even if this make for you the main income with a lot of money but it will get a lot of hidden dangerous. Some days your boss get angry and you are the same, this mean you will lose your job and what happen? No income in long days, it mean you need a backup plan.
- Second this money will grow up.
+ The ways is a game in other place like AppStore and
- Third, you have job to do.
+ Some people will said they have a lot work to do and have no time. But why you don't think it is the thing you do for the future.
- Fourth, you can do this because of you.
+ A lot of hoppy have least people. This means you cannot find someone have same hoppy with you. There are always in Internet. Any thing you have will have someone like you. You like snails, there are always have million people like snails same with you. Just write an application or games to share your hoppy and they will do the same with you.
The opportunity for people in this era:
- The server do all for you:
+ The grow up of your career can make you cannot handle all of your work but when you write a game, the server like Apple and Google Play can do all for you
+ You can give your service to more than billion people which have a lot of people have same hoppy with you.
* This is only a very low fee to do this. Why you not try to do this if you already a programmer?
* Programming today is very easy to learn. If you just want to give the customers some experience from you, it is really easy. If you are interesting in give more with beautiful interface and some awesome effect just give some money to programmer and they will do it for you.
Come on: Just try it, fail is nothing with your passion.
Labels:
backup plan,
beginning,
fun,
game,
money,
program,
simple game,
why to need to write game
Friday, September 5, 2014
We want similar
After a long time living underground, all monster have different emotion. This is the time, all monster have the same emotion, this is depend on you.
Help the monster have the same emotion.
Goal:
Touch to change the emotion.
All of face must be similar and next ^.^
Help the monster have the same emotion.
Goal:
Touch to change the emotion.
All of face must be similar and next ^.^
Wednesday, September 3, 2014
Wednesday, August 13, 2014
Memory Monster
Are your memory good?
Do you know the brain will be improve if you use it frequently? Just use the simple game to make your brain work and it will help you do everything better. This game is for your brains and your brain will work for you.
Memory Monster is the simple game. You need to remember the previous monster and check if the current monster is the same and check no if not.
Link download: View in App Store
Start your game with cute Monster now
Do you know the brain will be improve if you use it frequently? Just use the simple game to make your brain work and it will help you do everything better. This game is for your brains and your brain will work for you.
Memory Monster is the simple game. You need to remember the previous monster and check if the current monster is the same and check no if not.
Link download: View in App Store
Start your game with cute Monster now
Monday, June 23, 2014
Using dispatch_block_t to make the function
- (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.
=> This work perfect on the way.
You will do the block completion after all the action in the function doAnimation done.
It is amazing.
Labels:
dispatch,
game program,
game programming,
Sprite Kit
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
Subscribe to:
Posts (Atom)



















