2014年9月2日 星期二

Unity IOS IAP

http://gods2000.tistory.com/entry/Unity3D-iOS-In-App-Purchase  // full

http://www.phonesdevelopers.com/1754306/ 

http://game.dapps.net/gamedev/in-app-purchase/3080.html

http://www.360doc.com/content/13/0719/15/12282510_301089691.shtml


2014年8月3日 星期日

Unity Stories

http://answers.unity3d.com/questions/531125/assiging-an-image-to-a-button.html //GUI Button Image

http://pixelnest.io/tutorials/2d-game-unity/

http://fengyuchong.blog.51cto.com/6295449/1089625   //save data

https://docs.unity3d.com/Documentation/Components/gui-Basics.html //gui skin basic

http://www.youtube.com/watch?v=YHHj1bZUbsc  //Admob

http://wewritecode.com/2014/04/13/setting-admob-android-ios-unity/ //ADmob!!

http://wordpress-tw.marcpov.com/unity-to-facebook-social-networking-plugin-prime-31.htm#sthash.5OJPzINc.l27V0ruo.dpbs //fb

532754726825259  //fb id

http://answers.unity3d.com/questions/261361/how-to-post-score-to-facebook.html // fb simpler

http://zh-tw.soundeffect-lab.info/agreement/  //免費音效

https://www.youtube.com/audiolibrary/music  //免費音效2

http://taira-komori.jpn.org/freesoundtw.html // 免費音效!!!!!!!!!

http://dig.ccmixter.org/ //免費音樂

http://fontfeest.nl/ //免費字型

http://pocket-se.info/rules/   //免費音樂!!

pocket-se.info  //免費音樂列表1
http://forum.gamer.com.tw/Co.php?bsn=04918&sn=179379  //免費音樂列表2



Flying Cat is a 2D horizontal space shooter game,  it’s fun and challenging with a unique collision system that will keep you occupied for hours. Just fly as far as possible and share your best fly to your friends!

2014年7月7日 星期一

SwiftCoupons

  • kerwin
  • 世界越快, 心 則慢.
  • http://www.kfcclub.com.tw/Menu/Coupon/
  • http://campaign.mcdonalds.com.tw/Campaign_20130828_Coupon/
  • https://docs.google.com/document/d/16cU9-ieaNONMNd4bQtHkD_RvYAQPBUzcquogpe0WhSU/pub
  • http://www.burgerking.dachan.com/m/hot_news.php
  • http://www.pec21c.com.tw/ctmNewsList.html?leftMenuId=1100
  • http://www.tkkinc.com.tw/news_1.asp?n=1
  • https://docs.google.com/document/d/1mVc9c2Bw8cDMf9JO6p1syRRiFJjLFZ7c2wxn3NLrpQg/pub
  • http://www.coldstone.com.tw/04_news.asp
  • http://www.starbucks.com.tw/stores/allevent/stores_allevent.jspx
  • http://www.mrbrown.com.tw/A3_1.aspx?ID=540
  • https://docs.google.com/document/d/1x4M73_TqoipjRFnx5NsbNpphN-_3oPNLFDIVk-PF-Xk/pub
  • http://sushiexpress.com.tw/sushi-take-out/news.php
  • http://www8.pizzahut.com.tw/promotions/index.php?parent_id=wds
  • http://www.dominos.com.tw/Phone/PhoneHome.aspx
  • http://www.0800076666.com.tw/menuset.aspx
  • http://www.carrefour.com.tw/promo-catalogs
  • http://freecard.pxmart.com.tw/
  • 2014年6月29日 星期日

    Swift, the future

    http://numbbbbb.gitbooks.io/-the-swift-programming-language-/chapter2/02_Basic_Operators.html http://stackoverflow.com/questions/21263358/uiwebview-with-progress-bar //UIWebView Progressbar http://stackoverflow.com/questions/8812459/easiest-way-to-detect-a-connection-on-ios //check internet http://stackoverflow.com/questions/6319417/whats-a-simple-way-to-get-a-text-input-popup-dialog-box-on-an-iphone //alert http://stackoverflow.com/questions/12040560/uiwebview-to-uiimage // capture uiwebview http://www.raywenderlich.com/18840/how-to-make-a-simple-drawing-app-with-uikit //drawing http://www.touch-code-magazine.com/ios5-saving-photos-in-custom-photo-album-category-for-download/ //save image to album https://github.com/brimelow/Swift-Video-Tutorials/blob/master/Creating%20Class%20Extensions/Giants/UIImage%2BCropping.swift //UIGraphicsBeginImageContext ////////////////////////////////////////////////////////////////// memory leak issue http://www.programering.com/a/MzMyQTMwATc.html //segue http://chrisrisner.com/31-Days-of-iOS--Day-5-Programmatically-showing-View-Controllers //presentViewController http://stackoverflow.com/questions/11451845/how-to-pass-data-between-modal-view-controller //presentViewController pass data http://furnacedigital.blogspot.tw/2011/12/storyboard-segue-uiviewcontroller_30.html //furance http://furnacedigital.blogspot.tw/2011/12/storyboard-segue-uiviewcontroller.html //furance2 http://sketchytech.blogspot.tw/2012/09/return-to-root-view-controller-from.html //back to root