Color Run - Unity Game Source Code With AdMob Ads
About
Test it here (WebGL)
Or download the test apk file and test it on your android device
This is a complete Unity game source code with implemented AdMob ads. That you can easily reskin and publish to play store, app store or any other store.
To setup the AdMob ads follow these steps:
- Go to Assets - > Google Mobile Ads -> Settings and put your app id (from your AdMob console) there.
- Open the script "Menus.cs" and put your rewarded ad id on line 52 and your interstitial ad id on line 64 for android and on line 66 for iOS.
Drag the finger or the mouse on the screen to move the player. Hit the obstacles with the same color to get the score points. Avoid different color obstacles, game is over if you hit any of them. Collect stars and use them to buy new items in the shop menu.