Golden Balls icon

Golden Balls

Hot or Not
Golden Balls

Description

Complete Unity game with implemented AdMob Ads. This project is compatible for android, iOS, WebGL, PC and many other platforms that unity supports.

Test it on this link:

Or download test apk file and test it on your android device:

Interstitial and Banner AdMob ads are implemented in this project. All you need to do is to:

Go to Assets – > Google Mobile Ads -> Settings and put your app id (from your AdMob console) there. (Important step, app may crash on start if you skip this step) Open the script “Menus.cs” and put you interstitial ad id on line 42 for android, line 44 for iOS, and banner ad id on line 59 for android, line 61 iOS.

Tap the screen to release the balls, you need to do that in a perfect timing so balls fall into glasses. Each ball you get into the glass rewards you with a different amount of points, depending on the glass score multiplier. If the ball misses the glass, it disappears. When you lose all 99 of your balls, the game is over. The game is endless and your only goal is to reach as many score points as you can.

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.

8 Fast Paced Unity Games Bundle icon

8 Fast Paced Unity Games Bundle

Hot or Not
8 Fast Paced Unity Games Bundle

Description

This bundle contains 8 fast pacded Unity games. All these games are compatible for android, iOS, WebGL, PC and many other platforms.

  1. Color Cube
  2. Shift The Shape
  3. Endless Maze
  4. Stupid Arrow
  5. Level Rotator
  6. Endless Tunnel
  7. Through The Hoop
  8. Dunk

All these games are ready for release on play store, app store or any other store. You can reskin them and put ads in no time.

1. Color Cube

Test it here (WebGl):

Or download test apk and test it on your android device:

Tap on the cube to change its color to match the approaching cubes! Matching the color of the approaching cube will allow you to pass through the cube . You need to match colors of all 9 cubes in order to pass. Every time you pass through the block you will get +1 score.

Very easy to implement rewarded ads when cube crashes, so player can continue playing after rewarded ad finishes. If you want to use unity ads just open UnityAdsExample script from folder “Scripts”, uncomment all code and put your game id in gameId variable. And that’s it!

If you want to use other ad network just call GameObject.Find(“Canvas”).GetComponent< MenuSelect>().GameContinue(); when on ad finish event is called. You could also monetize game using top banner.

In case you want to implement google play games or apple game center leaderboard, just call Social.ReportScore(PlayerPrefs.GetInt (“bestScore”), “YOUR LEADERBOARD ID”, (bool success) => {}); to upload best score into leaderboard. Game is endless so main goal is to try to score as much as you can and to have fun!

2. Shift The Shape

Test it here (WebGL):

Or download test apk and test it on your android device:

Shift the square up and down to change its form so it can fit through the obstacles.

Features: - Endless gameplay - Very easy to implement unity rewarded ads (just uncomment code from UnityAdsExample script and put your game id). If you want to use other ad network just call GameObject.Find(“Canvas”).GetComponent< MenuSelect>().GameContinue(); when on ad finish event is called. - Easy to implement google play games or apple game center leaderboard. Just call Social.ReportScore(PlayerPrefs.GetInt (“bestScore”), “YOUR LEADERBOARD ID”, (bool success) => {}) to upload the best score to the leaderboard

3. Endless Maze

Test it here (WebGl):

Or download test apk and test it on your android device:

Touch the screen to speed up players movement and release the touch to slow it down. Pass through as many obstacles as you can. If you pass through multiple obstacles without releasing the touch you will get combo bonus.

4. Stupid Arrow

Test it here: WebGl: Android APK:

Jump from circle to circle avoiding black areas. Game is endless and only goal is to score as much as you can.

As it progress it becomes harder and harder.

5. Level Rotator

Test it here:

Or download test apk and test it on your android device:

Drag finger left and right to rotate the level and to avoid obstacles. As it progress it becomes harder and harder. Try to complete all 28 levels.

6. Endless Tunnel

Test it here (WebGL):

Or download apk and test it on your android device:

Drag the finger left and right to rotate the tunnel and to avoid obstacles. As it progress it becomes harder and harder.

7. Through The Hoop

Test it here (WebGL): Or download test apk and test it on your android device:

AdMob ads are integrated, all you need to do is to put your banner, interstitial and rewarded ad ids into Ads.cs script (you can find your ad ids in your AdMob console).

Jump through the hoops without hitting the obstacles. Jump in through from above to get 1 point, jump in through from below to get 2 points. Game is endless and as it progress it becomes harder and harder. Your main goal is to score as much as you can. Also, don’t forget to collect the stars to unlock cool characters.

8. Dunk

Test it here:

Or download apk file and test it on your android device:

This is complete project, ready for release. AdMob ads (banner and interstitial) are integrated in this project. All you need to do:

Go to assets – google mobile ads – settings and put your app id there (you can find your app id in AdMob console). Open “Ads.cs” script and put your ad ids there. Jump through the hoops without hitting the obstacles. You need to jump through the hoop from above, if you try to jump through from below you will lose the game. Each time you dunk without touching the hoop you will get swish bonus.

Game is endless and as it progress it becomes harder and harder. Your main goal is to score as much as you can.

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.