Showing posts with label simple game. Show all posts
Showing posts with label simple game. Show all posts

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 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 

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.

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.


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).

Sunday, February 9, 2014

Flappy Ghost - Adventures of flappy ghost

* A lonely ghost fly in a dark city. He is weak and easy to be hurter by any tower in this city.
Come and guide him to fly throughout this city.
 This game is very simple and very hard to master it. You touch and the ghost will fly on.

 - Tap to my your ghost up
 - Avoid the house
 - Try to fly far far away

* You will lose if you hit the tower.
 Come and try yourself how far you can touch.
Come and share your score with the world.

View in App Store

Link for iPad: View in App Store