Catch The Balls is a simple endless Unity game where balls continuously fall from the sky and the player must catch as many as possible.

The goal is to keep catching the falling balls and build the highest score. If the player misses a ball, the game ends. As the session continues, the gameplay becomes harder, creating a simple but challenging hyper-casual experience.

The project is lightweight, mobile-ready, easy to reskin, and suitable for developers who want a simple endless game as a base for their own Android or iOS project. A newer version from the same developer also includes AdMob interstitial advertising.

Game Overview

Catch The Balls uses a straightforward arcade concept.

Balls fall from above while the player controls the catcher at the bottom of the screen. Every successful catch increases the player’s progress, while missing a ball ends the current run.

The gameplay becomes harder over time, so players need quicker reactions as they try to beat their previous score.

The game includes:

How to Play

  1. Start the game.
  2. Watch the balls falling from above.
  3. Use the touch control to position the catcher.
  4. Catch each falling ball.
  5. Continue building your score.
  6. React faster as the game becomes harder.
  7. Avoid missing a ball.
  8. Try to beat your previous high score.

The simple controls make the project suitable for casual and hyper-casual mobile gameplay.

Endless Catching Gameplay

Catch The Balls does not use traditional levels. Instead, the game continues for as long as the player successfully catches every ball.

The main challenge is survival and score improvement.

As the game progresses, developers can increase difficulty through:

The original listing confirms that the game becomes harder as the player progresses.

One-Touch Controls

The developer describes the newer project version as using one-touch controls, making it easy to play on mobile devices.

Simple input works well for this type of game because players can start immediately without learning complicated controls.

It is suitable for:

Key Features

AdMob Interstitial Ads

The newer Codester version of Catch The Balls includes AdMob interstitial ads.

The developer provides fields for both Android and iOS interstitial ad IDs inside the GameOver.cs script. The AdMob application ID can also be configured through the Google Mobile Ads settings.

This allows interstitial advertisements to be displayed around suitable events such as the game-over screen.

The developer notes that ads should be tested on a real device rather than relying only on the Unity Editor.

Easy to Customize and Reskin

The project is specifically described as easy to reskin.

Developers can change:

The same basic mechanic can also be adapted into different themes.

Possible ideas include:

Technical Details

DetailInformation
Game EngineUnity
Game TypeHyper-casual / Endless
Main GameplayCatch falling balls
ControlsOne-touch
DifficultyIncreases during gameplay
Unity Asset Store Version1.0
Original Unity VersionUnity 5.6.6
Asset Store File Size564.8 KB
Asset Store Release DateAugust 29, 2018
Newer Project RequirementUnity 2018.4 or newer
AdMobInterstitial ads included in newer version
ReskinningSupported

Because the original Unity Asset Store project was built with Unity 5.6.6, developers should keep a backup before opening it with a much newer Unity version.

What You Will Get

The project provides the core systems required for the existing game, including:

The newer developer version instructs users to start the gameScene scene inside the Scenes folder.

Suggested Improvements

You can expand the project with a few useful features:

These additions can make a customized version feel more complete while keeping the original gameplay simple.

Frequently Asked Questions

Is Catch The Balls an endless game?

Yes. The game continues until the player misses a falling ball.

What is the goal?

The goal is to catch as many falling balls as possible and achieve a high score.

Does the game become harder?

Yes. The original developer states that difficulty increases as the game progresses.

Does it use one-touch controls?

Yes. The newer developer listing describes the project as using one-touch controls.

Are AdMob ads included?

The newer Codester version includes AdMob interstitial implementation. The original 2018 Asset Store description does not mention ads.

Can I reskin the project?

Yes. The developer describes Catch The Balls as easy to reskin.

Which Unity version was originally used?

The Unity Asset Store lists Unity 5.6.6 as the original editor version.

Download Catch The Balls Unity Source Code

Catch The Balls is a lightweight Unity project built around simple endless gameplay.

Catch falling balls, build a higher score, survive increasing difficulty, change the graphics, add your own theme, and prepare a customized version for mobile or other Unity-supported platforms.

Download Catch The Balls Unity source code and start creating your own casual catching game.

Leave a Reply

Your email address will not be published. Required fields are marked *