GameDev Market logo

2D

Asset image

Description

I made all of these projects in a period of 2 years. If you have any question feel free to contact me. This bundle contains 20 games: 1. Boom Ballz: youtube.com/watch?v=ttCwyDWRZak 2. Brick Breaker: youtube.com/watch?v=FKot4BHTvwU 3. Color Blocks: youtube.com/watch?v=MTWwYRJNBcs 4. Color Cube: youtube.com/watch?v=wdygQ_LTvho 5. Flippy Platforms: youtube.com/watch?v=BVr7aWreQvY 6. Mission To Mars: youtube.com/watch?v=CUX0uBQYu4M 7. Neon Space Fighter: youtube.com/watch?v=T7AbSXMgMWk 8. Rolling Maze: youtube.com/watch?v=cb5Y9l5aV-Y 9. Shift The Shape: youtube.com/watch?v=8jvriQqN_ao 10. Typing Test: youtube.com/watch?v=GAY1T6bxmXg 11. Catch the balls: youtube.com/watch?v=YlsrrMFEYEI 12. Ice cube jump: youtube.com/watch?v=RWCYlKuFGbE 13. Infinite line runner: youtube.com/watch?v=4QnZJY7LrR8 14. Soccer ball juggle: youtube.com/watch?v=BKAg_o9yZBI 15. Throw the hand grenade: youtube.com/watch?v=B4cVUr4sQwY 16. Underwater bubble protector: youtube.com/watch?v=teO7PUgOwbc 17. Ultimate ball run: youtube.com/watch?v=1OgHbZfNyRg 18. Rush but don't crush: youtube.com/watch?v=j6pZ17-mP6M 19. Bouncy ball: youtube.com/watch?v=H5dVCXRa8eI 20. Yamb: youtube.com/watch?v=FC5pAZiRux8 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. Projects descriptions: 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=0 Shoot the balls and break bricks in this endless demolition game. 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 – 18 new balls to unlocks – Multilanguage support (English, Italian, Serbian) 2. Brick Breaker: Test APK: 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().ContinueGame(); when on ad finish event is called. 3. Color Blocks: Test it here: http://e-ugovor.rs/color_blocks Or download test apk and test it on your android device: https://www.dropbox.com/s/szpq27mfeo0w17z/Color%20Blocks.apk?dl=0 Destroy as many blocks as possible by clicking on group of blocks with the same color. Game has two modes: standard mode and time mode. In both modes goal is to score as much as you can but in time mode you have 60 seconds to do so. Features • Easy to reskin • Two game modes – standard and time mode • Easy to change number of rows and columns • Easy to change the color of the blocks 4. Color Cube: Test apk: https://www.dropbox.com/s/a3uqow96zxt1yj5/colorCubeTest.apk?dl=0 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().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! Enjoy! 5. Flippy Platforms: Test apk: https://www.dropbox.com/s/ml81c3wm9to22br/flippy%20platforms.apk?dl=0 Spin the wheel to rotate all platforms on the level and guide ball to the exit. Progress through the various combinations of obstacles and try to complete all 21 platformer level. Game is ready for release. Currently have 21 level, it is very easy to edit and add new levels and change GUI elements. Very easy to implement the ads. Inside this project is a script called “GameMenus.cs “, It is used for navigation through different menus, so you can show the ads when user navigate through menus or when user complete level. 6. Mission To Mars: Test APK: http://e-ugovor.rs/mission_to_mars_test.apk Control UFO and land on all landing platforms. Just like super good old lunar lander game. How to play: -Use on screen control buttons to navigate UFO -Try to use as less fuel as possible -Avoid asteroids and obstacles Features: -On screen controls -15 different levels -Easy to reskin 7. Neon Space Fighter: Supported by over 100,000 forum members Home Templates Packs Neon Space Fighter - shooting asteroids and spaceships. Endless scifi space journey. hyper casual screenshot 1/11 loading Description Package Content Releases Reviews This project is fully functional game. Game is ready for release. Optimized for mobile devices (android and ios). If you want to test it on your device you can download apk here: https://www.dropbox.com/s/3b2lbyxymbston6/neon_space_fighter_test.apk?dl=0 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 (turret, 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 pack and it is ready for release. Easy to reskin. Perfect for creating 2D space shooter games. 8. Rolling Maze: Rotate the maze to move the balls out of it. Game is ready for release. Currently have 51 levels, it is very easy to edit and add new levels. You can test the game here: https://e-ugovor.rs/rolling_maze Or you can download test apk and test it on your android device: https://www.dropbox.com/s/vd92ltfo7laify7/Rolling%20Maze.apk?dl=0 Game is optimized to be played in portait mode on mobile devices. It is very easy to reskin this project. Once you reskin it you can upload it to play store and app store. 9. Shift The Shape: Shift square up and down to change its form so it can fit through the obstacles. If you want to test it on your device you can download apk here: https://www.dropbox.com/s/1w0ylu8cxbyooje/shift%20the%20shape%20test.apk?dl=0 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().GameContinue(); when on ad finish event is called. – Easy 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 to leaderboard 10. Typing Test: Test how fast can you type. Game consists of two modes: paragraphs and words. In "paragraphs" mode your will type paragraphs from books or quotes from famous people. In "words" mode you will type random words that are appear on the screen. In "Statistics" menu you can track your typing speed (wpm), accuracy, number of keystrokes and words that you type, and time that you spent in game. Game is optimized for landscape and portrait mode So you can use this project to make PC, WebGl, facebook, android or iOS game. You can test this project on this link: https://e-ugovor.rs/typing_test/ Or you can download apk and test it on your android device: https://www.dropbox.com/s/2cead14ribggzyl/TypingTest.apk?dl=0 Game is very easy to reskin. You can change colors, background, font in couple of clicks. Inside Assets/Xml folder you will find paragraphs.xml and words.xml files in which you can put you own paragraphs and words that will appear in the game. This is how game looks like on mobile devices in landscape mode: https://www.youtube.com/watch?v=GAY1T6bxmXg This is how it looks in portrait mode: https://www.youtube.com/watch?v=pz5PKAj1MPk 11. Catch the balls: 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. 12. Ice cube jump: Ice Cube Jump is fun ice cube popping game. The goal of the game is to pop the ice to the top and to score as much as you can. Game is endless and as it progress it becomes harder and harder. 13. 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 14. Soccer ball juggle: Tap the soccer ball to make it juggle. For every juggle player gets +1 score. If ball hits the wall score will reset to 0. 15. Throw the hand grenade: This project is fully functional game. Game is ready for release. Gameplay is very simple just use your finger to swing and throw the grenade as far as you can. This is complete project pack and it is ready for release. Mobile ready playmaker. Easy to reskin. 16. Underwater bubble protector: Project is a fully functional game. Game is ready for release. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Move your shield and protect bubble balloon while it's rising up. Don't hit the obstacles. Once obstacle hits the bubble game is over. Try to score as much as you can. Game is endless and becomes harder and harder as it progress. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - This is complete project pack and it is ready for release. Mobile ready. Easy to reskin. 17. Ultimate ball run: Tap on the left side of the screen to move left and on right side to move right. Avoid boxes and score as much as you can. The boxes do gradually begin to come down faster and faster as the game progresses, and therefore the game becomes harder and harder. 18. Rush but don't crush: Swipe left or right to change line, avoid square obstacles and score as much as you can. As the game progresses it becomes harder and harder. 19. Bouncy ball: Drag finger across the screen to move the ball. Main goal is to reach as high as you can. Game is endless and as it progress it becomes harder and harder. 20. Yamb dice game: Test it here: https://e-ugovor.rs/yamb/ Or download test apk and test it on android device: https://www.dropbox.com/s/1p0p2zzw4kqrxqx/yamb%20game.apk?dl=0 Roll dice for scoring combinations, and get the highest total score. You may roll the dice up to 3 times. You may stop and score after your first or second time. To master this game your will need a lot of luck, strategy, planing, intuition, experience.. Rules: *Upper rows: • Ones: Only counts dice with number one • Twos: Only counts dice with number two • Threes: Only counts dice with number three • Fours:Only counts dice with number four • Fives: Only counts dice with number five • Sixes: Only counts dice with number six *Lower rows: • Max: Any dice combination • Min: Any dice combination (Formula for score calculation for max and min: (min-max) * Score of ones in upper rows) • Straight: 1-2-3-4-5 or 2-3-4-5-6 sequence (Player will score 66 after first roll, 56 after second roll, 46 after third roll) • Full house: Three dice with one number and two with another (Player will score 30 + Sum of all five dice) • Poker: At least four dice showing the same number (Player will score 40 + Sum of those four dice) • Yamb: All five dice showing the same number (Player will score 50 + Sum of all five dice)
Report asset

Media

Author Details

SilverBullte's profile image

Active Since: May 2015

Published Products: 103

Followers: 1

Reviews

This asset has not received any reviews yet.

You must be logged in and have bought this asset to leave a review.

Comments

To leave a comment, please log in
Be the first to leave a comment.

Licence Info

Great news! All assets on GameDev Market come with our standard Pro Licence.

Whereas some asset stores have multiple licence versions, we believe having only one licence keeps things as simple as possible for our users, so that you can keep on doing what you love without any doubts over where and how you can use your assets.


At a glance, here are some of the key points from the licence:


 You can:

  • Make changes to any asset bought/downloaded
  • Use the assets and any Derivative Works in Media Products, whether commercial or non-commercial, with no restriction on the number of projects

 You cannot:

  • Use the asset or Derivative Works in a logo, trademark or service mark
  • Sell, share or redistribute the asset or Derivative Works outside of the Media Product
  • Allow the user of the Media Product to extract the asset or Derivative Works and use them outside of the relevant Media Product.
  • Use assets bought on GDM to create NFTs

You can check out the full Pro Licence here.

zz 20 in 1 giga bundle – pack of hyper casual games - ready for release on play store and app store

Handcrafted by SilverBullte

$99.00   $89.10

(VAT may apply)

Please login/signup to add this product to your wishlist.

Technical Details

Name Value
Version 1.0
Last updated July 13, 2020
Included formats C#, png, wav
Created in Unity3D
File size 414.02 MB
Changelog N/A
Vector
Layered
Sprite

*You will receive an email once per week when any Followed Creators list new assets

Share & Earn

Log in and Share this asset and your Alliance link will be included, meaning you will earn money back on any sales/purchases made by new members joining through your link! See the Referral Guide for more details.

More assets from SilverBullte


GameDev Market logo

GameDev Market is a marketplace for high quality, affordable game assets handcrafted by talented creators from all around the world.

GameDev Network Limited is registered in England & Wales (08951892). Registered office: Baltic Co-Working Space, 12 Jordan Street, Liverpool, UK. L1 0BP. ICO registered (ZA122213).

© 2024 GameDev Network Limited. All rights reserved.