Item Description
Test it here (WebGL): https://e-ugovor.rs/find_the_hole/
Or download test apk and test it on your android device: https://www.dropbox.com/s/cmt5q04pxl0ui3l/find%20the%20hole%20test.apk?dl=1
Your only goal is to rotate the maze and make ball fall into the hole.
Game has 51 levels, try to complete them all.
Interstitial 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 there (you can find your app id in AdMob console).
- Open “GameMenus.cs” script and put your interstitial ad id in “RequestInterstitial()” method (line 44).
And that’s it!