Item Description
This bundle contains 12 endless Unity Games.
- Boom Ballz
- Brick Breaker
- Color Cube
- Neon Space Fighter
- Shift The Shape
- Catch The Balls
- Infinite Line Runner
- Endless Maze
- Stupid Arrow
- Endless Tunnel
- 3D Breaker
- 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. Boom Ballz
You can test it here: https://e-ugovor.rs/boom_ballz/
Or you can download APK and test it on your android device: https://www.dropbox.com/s/l85nqrkc8kmkve0/boom%20ballz%20unity.apk?dl=1
How to play:
Touch the screen with your finger and move to aim. Find best positions and angles to hit all bricks. Break as many bricks as possible before they hit the bottom. Collect stars to unlock additional balls.
2. Brick Breaker
Test it here: https://e-ugovor.rs/infinite_brick_breaker/
Or download test akp and test it on your android device: https://www.dropbox.com/s/767jvek2r1xmjnk/brick_breaker_test.apk?dl=0
Exercise your skills, reflexes and accuracy in brick breaker game. On each wave new bricks are appearing at the top and you need to destroy them as much as you can. For every destroyed brick you will get +1 score. As game progresses it becomes harder and harder. You can also collect stars and use that stars to unlock new balls that can be used for destroying bricks.
Very easy to implement rewarded ad to get extra life.
Just show an ad when player press “continue” button and call: GameObject.Find(“GameManager”).GetComponent< Menus>().ContinueGame(); when on ad finish event is called.
3. Color Cube
Test it here: https://e-ugovor.rs/color_cube/
Or download test apk and test it on your android device: http://e-ugovor.rs/colorCubeTest.apk
Tap on the cube to change its colors 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.
Game is endless so main goal is to try to score as much as you can and to have fun! Enjoy!
4. Neon Space Fighter
You can test it here (WebGL): https://e-ugovor.rs/neon_space_fighter/
Or you can download test apk and test it on your android device: https://www.dropbox.com/s/3b2lbyxymbston6/neon_space_fighter_test.apk?dl=1
This project is fully functional game.
Game is ready for release. Optimized for mobile devices (android and ios).
Project includes: – neon glow graphic sprites – player spaceship – 4 enemy spaceships with scripts. Two of them can fire bullets – asteroid that randomly moves through level – sci-fi sound effects (bullet hit, enemy explode, pew, button click, star pop) – UI bundle (buttons, menu screens, hud, font) – simple 2d physics
Game is simple and endless. As it progress it becomes harder and harder (enemies becomes more powerful). Enemy force can spawn anywhere inside the battle arena. Some of them can shoot the bullets, some will try to crush into your spaceship like kamikaze. Your goal is to shoot as much enemies as you can (and score as much as you can). When you shoot down the enemy spaceship don’t forget to collect yellow stars. You can use stars to upgrade your spaceship speed, health, bullet damage, and bullet shooting speed. This is complete project template.
Easy to reskin. Perfect for creating 2D space shooter games.
5. Shift The Shape
Test it here (WebGL): https://e-ugovor.rs/shift_the_shape/
Or download test apk and test it on your android device: https://www.dropbox.com/s/1w0ylu8cxbyooje/shift%20the%20shape%20test.apk?dl=1
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
6. Catch The Balls
Catch The Balls is a mobile ready template. Game is ready for release.
Balls keep falling from the sky and you need to catch them as much as you can. When you miss to catch game is over. Game is endless and main goal is to score as much as you can. As it progress game becomes harder and harder.
7. Infinite line Runner
Main goal is to avoid triangle obstacles as long as you can. Once player hits the triangle obstacle game is over. Square do gradually begin to travel faster and faster as the game progresses
8. Endless Maze
Test it here (WebGl): https://e-ugovor.rs/endless_maze/
Or download test apk and test it on your android device: https://www.dropbox.com/s/hcnhxxh1p880hpq/Endless%20Maze.apk?dl=1
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.
9. Stupid Arrow
Test it here: WebGl: https://e-ugovor.rs/stupid_arrow/ Android APK: https://www.dropbox.com/s/rg1tq3ickerz6sy/stupid%20arrow%20test.apk?dl=1
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.
10. Endless Tunnel
Test it here (WebGL): https://e-ugovor.rs/endless_tunnel/
Or download apk and test it on your android device: https://www.dropbox.com/s/3s4bj8vutvf8h9m/endless%20tunnel.apk?dl=1
Drag the finger left and right to rotate the tunnel and to avoid obstacles. As it progress it becomes harder and harder.
11. 3D Breaker
Test it here (WebGL): https://e-ugovor.rs/breaker/
Or download apk and test it on your android device: https://www.dropbox.com/s/edkn70abv72w1ap/Breaker%20test.apk?dl=1
Destroy bricks and don’t let them touch the ground.
How to play: – Touch the screen with your finger and move to aim. – Find best positions and angles to hit all bricks. – Break as many bricks as possible before they hit the bottom. – Collect stars to unlock additional balls. Features: – Endless gameplay – 12 achievements to unlock – 15 new balls to unlocks – Multilanguage support (English, Italian, Serbian)
12. Dunk
Test it here: https://e-ugovor.rs/dunk/
Or download apk file and test it on your android device: https://www.dropbox.com/s/q5izfzcqu7j699x/dunk.apk?dl=1
This is complete project, ready for release. AdMob ads (banner and interstitial) are integrated in this project. All you need to do: