Math Challenge icon

Math Challenge

Hot or Not
Math Challenge

Description

DEMO:

Math Challenge game is the best way to challenge your mathematical skills of Addition, Subtraction, Multiplication and Division. With this game you or your children can improve their mathematical skills Easy and fun way to practice Math. Best Educational app to improve Math skills for Kids and Adults. Improve Math Addition, Subtraction, Multiplication, Division and Mixed operations skills.

Five different Game Mode 1. Addition. 2. Subtraction. 3. Multiplication. 4. Division. 5. Mixture.

Math is useful tool for every one every day. No matter how old you are ? Math is very important to calculate price or score . Playing the challenge games will help you learning faster and never forget.

(1) Overview Math Challenge: Features: 1. Math Challenge game is the best way to challenge your mathematical skills 2. Best Educational app to improve Math skills for Kids and Adults. 3. Improve Math Addition, Subtraction, Multiplication, Division and Mixed operations skills. 4. Five different Game Mode 1. Addition. 2. Subtraction. 3. Multiplication. 4. Division. 5. Mixture. 5. Realistic sounds and stunning graphics. (2) Step by Step Here I will describe the basic sequence of steps. Unity: 1. You need unity 2019.3.6f1 this version. Here you can download 2. Unzip the project then click on File -> Open Project. Pick the project and it automatically import to unity. 3. Rename package 4. Set up the banner ad from admob. You can get banner_ad_unit_id from AdMob. 5. Configure Interstitial Ads fron admob. You can get ad_unit_id for interstitial Ads from Admob. 6. Set up the Rewarded ad from admob. You can get Rewarded_ad_unit_id from AdMob. 7. Set up Leaderboard in Google Play Console and get Leaderboard id. 8. Configure in unity editor: Window – > Google Play Games -> Setup – > Android Setup – > Paste Leaderboard id -> Click Setup Button. 9. Enable In App purchase in unity service window. 10. Run App for test. (3) Unity Installation Process 1. Go to Unity’s Download Page and click “Download Installer for Windows or mac”. 2. Open the downloaded installer. 3. Accept the license and terms and click Next. 4. Select the components you would like to be installed with Unity and click “Next”.

(4) Configure application for Android in Unity Process 1. Unzip the project then click on File -> Open Project. Pick the project and it automatically import to unity.

2. Rename the package. Click on File -> Build Settings -> Player Settings -> Other Settings -> Package name

(5) Update the application 1. You need to change following classes for change ads id:

• For admob ads : GoogleMobileAdsDemoScript.cs Change App Id: string appId = “ca-app-pub-3940256099942544~3347511713”; Change Banner adunitId: string adUnitId = “ca-app-pub-3940256099942544/6300978111”; Change Interstitial adunitId: string adUnitId = “ca-app-pub-3940256099942544/1033173712”; Change RewardedVideo adunitId: string adUnitId = ” ca-app-pub-3940256099942544/5224354917”;

2. You need to change InAppPurchase.cs class for in app purchase. Change SKU public static string PRODUCT_ADS_FREE = “ads_free_version”;

3. Now, You need to change Actions on button for Rate app and more game Please go inside Scripts MainMenuController.cs and

For Share this app change: string body = “ PackageName”;

Configure leaderboard setup and change leaderboard id here Social.ReportScore(LeaderScore, “Leaderboard ID”, (bool success) => { // handle success or failure

});

4. Now build app: File – > Build Settings – >Choose platform android -> build

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.

MATH PIECES 3D icon

MATH PIECES 3D

Hot or Not
MATH PIECES 3D

Description

DEMO URL:

Touch and drag pieces on board to solve equations. Simple rules, great casual gameplay.

Math Pieces 3D: (1) Features: 1. Very responsive game control (tap and swipe controls) 2. Best math puzzle game 3. Quick Play mode. 4. Realistic sounds and stunning graphics. 5. Smooth and realistic graphics 6. Optimized for tablets 7. Realistic animations, realistic sound effects.

(2) Step by Step Here I will describe the basic sequence of steps. Unity: 1. You need unity 2019.2.3f1 this version. Here you can download 2. Unzip the project then click on File -> Open Project. Pick the project and it automatically import to unity. 3. Rename package 4. Set up the banner ad from admob. You can get banner_ad_unit_id from AdMob. 5. Configure Interstitial Ads fron admob. You can get ad_unit_id for interstitial Ads from Admob. 6. Run App for test. (3) Unity Installation Process 1. Go to Unity’s Download Page and click “Download Installer for Windows or mac”. 2. Open the downloaded installer. 3. Accept the license and terms and click Next. 4. Select the components you would like to be installed with Unity and click “Next”.

(4) Configure application for Android in Unity Process 1. Unzip the project then click on File -> Open Project. Pick the project and it automatically import to unity. 2. Rename the package. Click on File -> Build Settings -> Player Settings -> Other Settings -> Package name

(5) Update the application 1. You need to change following classes for change ads id:

• For admob ads : GoogleAdMobAds.cs Change App Id: string appId = “ca-app-pub-3940256099942544~3347511713”; Change Banner adunitId: string adUnitId = “ca-app-pub-3940256099942544/6300978111”; Change Interstitial adunitId: string adUnitId = “ca-app-pub-3940256099942544/1033173712”;

• For Unity ads : UnityAdsExample.cs Change unity Game ID and testMode false string gameId = “3420733”; bool testMode = true; 2. You need to change InAppPurchase.cs class for in app purchase. Change SKU public static string PRODUCT_ADS_FREE = “ads_free_version”;

3. Now, You need to change Actions on button for Rate app and more game Please go inside Scripts MainMenuManager.cs and

For Rate this app change: Application.OpenURL(“”);

For Share this app change: string body = “”;

4. Now build and run the app.

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.