Options:
- Cocos2d-x 3.4 - ready to public - Both IOS/Android - Admob/Revmob/Chartboost - IAP put off Ads - Leaderboard - Offline notification - Price Recreation - Percentage Fb - Multi-shapesConstruction:
1. Set Up Construction equipment
– Set Up Cocos2d-x 3.4 – Install Cocos-Studio 2.3 2.THREE.1 – Android SDK – Android NDK2. Install library:
– Facebook SDK IOS/Android(included in mission) – Admob/Revmob/Chartboost IOS/Android(included in venture)THREE. construct
3.1.IOS Xcode> THREE.2.Android. edit: build_android_debug.sh PRJ_DIR=”/Users/banhtieu/Laptop/Tasks/ImpossibleBounce/proj.android” SDK_DIR=”/Users/banhtieu/Work/DevTools/adt-package-mac-x86_64-20140702/sdk” THREE.2.1.Debug execute: build_android_debug.sh 3.2.2.Release execute: build_android_release.shFOUR. Config commercials: – Admob – Chartboost – Revmob
IOS: RootViewController.h #outline ADMOB_ID @”admob-interstitial-id” #outline REVMOB_ID @”revmob-identity” #outline CHARTBOOST_APP_ID @”chartboost-app-id” #outline CHARTBOOST_APP_SIGNATURE @”chartboost-app-signature” Android: res/string.xml <string title=”admob_id_interstitial”>ca-app-pub-2163545683625953/6686878625</string> <string identify=”revmob_id”>55c19159aa7c4f567d5f4f6b</string> <string identify=”chartboost_id”>55c1905bc909a64dcd4b6ace</string> <string name=”chartboost_signature”>b7a8d39689257dde3ef828a14fd6c683890af231</string>FIVE. Config Fb run
IOS: change “FacebookAppID” to infor-plist Android: change in string.xml6. Config Leaderboard
Edit: Classes/Constant.h
define TOP_SCORES “com.vietgameplay.games.impossiblebounce.topscores”
outline TOP_TRIANGLES “com.vietgameplay.games.impossiblebounce.toptriangles”
outline TOP_SQUARES “com.vietgameplay.games.impossiblebounce.topsquares”
define TOP_PENTAGONS “com.vietgameplay.games.impossiblebounce.toppentagons”
define TOP_HEXAGONS “com.vietgameplay.games.impossiblebounce.tophexagons”
define TOP_HEPTAGONS “com.vietgameplay.games.impossiblebounce.topheptagons”
outline TOP_OCTAGONS “com.vietgameplay.games.impossiblebounce.topoctagons”
7. Config IAP
IOS: create Non-Consume product: “your_remove_ads_product_id” Android: create Managed product: “your_remove_ads_product_id”On-Line enhance: skype: wguyenht e mail: vietgameplay@gmail.com
FULL DOWNLOAD
No comments:
Post a Comment