[Sample code/ Know-how] Summary on my recent game (first one)

Discussion in 'Public Game Developers Forum' started by SuperSuRaccoon, Apr 22, 2011.

  1. I have just finished my first game(really easy one), and
    I learned a lot during the developing and now I kinda sorted
    out some sample codes and know-how (some are original and some
    are from the net).

    And I want to share them with all you guys.

    Here gose the list:

    Sample project (all in cocos2d v0.99.5):

    UITextField Demo:
    http://www.supersuraccoon.byethost7.com/?p=200

    Shake Detect Demo:
    http://www.supersuraccoon.byethost7.com/?p=196

    Save&&Load data Demo:
    http://www.supersuraccoon.byethost7.com/?p=193

    RateApp Demo:
    http://www.supersuraccoon.byethost7.com/?p=190

    NSSort Demo:
    http://www.supersuraccoon.byethost7.com/?p=186

    MicBlow Detect Demo:
    http://www.supersuraccoon.byethost7.com/?p=182

    Scroll Layer Demo:
    http://www.supersuraccoon.byethost7.com/?p=173

    Send E-Mail Demo:
    http://www.supersuraccoon.byethost7.com/?p=164

    Font Demo:
    http://www.supersuraccoon.byethost7.com/?p=146

    And some know-how:

    Popup dialog in cocoa:
    http://www.supersuraccoon.byethost7.com/?p=226

    Pause/Resume actions/schedulers of CCLayer and its children:
    http://www.supersuraccoon.byethost7.com/?p=222

    Run actions with different targets in sequence (cocos2d):
    http://www.supersuraccoon.byethost7.com/?p=218

    Get current locale of the device:
    http://www.supersuraccoon.byethost7.com/?p=214

    Save and load structure to NSMutableArray:
    http://www.supersuraccoon.byethost7.com/?p=204

    I tried my best to post all the stuff in both english and japanese.
    I hope there's not too much errors there(-_-)

    I hope these stuffs are useful to somebody ^_^
     
  2. MrLeQuack

    MrLeQuack Well-Known Member

    Wow, this is great i will check them out!Thanks!
     
  3. jassi927

    jassi927 Member

    Apr 5, 2011
    6
    0
    0
     
  4. sunaitis

    sunaitis Active Member

    Apr 4, 2010
    30
    0
    0
    Teacher Trainer
    Finland
    Thank you for sharing your insights!
    "I tried my best to post all the stuff in both english and japanese."

    Are you Japanese yourself? I'd really apreciate it, if you could take my survey http://forums.toucharcade.com/showthread.php?t=90929.

    So far I have not received any answers from Asian (or African) developers, and it would be great, if you could participate!

    Best wishes
    Sunaitis
     
  5. No, I'm a chinese developer.

    And I have took your survey ^_^
     
  6. sunaitis

    sunaitis Active Member

    Apr 4, 2010
    30
    0
    0
    Teacher Trainer
    Finland
    SperSuRacoon,

    Thanks a lot for answering the survey! You are my very first informant with Asian origin.

    Good luck with you developer career!

    Sunaitis
     

Share This Page