Color Lines Green Theme Unity AdMob
개발자
공개 채팅
제품 세부 정보
Note: This game has never been released before, so first one who buys it can release it as it is without having to reskin it!
This is complete Unity source code with implemented AdMob ads. This game is compatible for android, iOS, WebGL, PC and many other platforms that Unity supports.
Test it here (WebGL): https://e-ugovor.rs/color_lines
Or download test apk file and test it on your android device: https://www.dropbox.com/s/48xh1euenfc8dn0/ColorLinesTest.apk?dl=1
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.
- Open the script “Menus.cs” and put you interstitial ad id on line 73 for android, line 75 for iOS, and banner ad id on line 58 for android, line 60 iOS.
Rules of the game are very simple:
– Arrange five or more balls of the same color to destroy them.
– Balls can be arranged horizontally, vertically or diagonally
– To move the ball click on it to select, then tap on an empty tile to move it.
– Balls can be moved only if there is a path available
– 5 Arranged balls = 5 points, 6 balls = 11 points, 7 balls = 18 points, 8 balls = 26, 9 balls = 35 points
- One touch controls
- Endless puzzle game
- Simple 2D graphics
- Easy to reskin
- Ready for release
File Tree
-
📁 Color Lines Green Theme Unity AdMob