top of page

Ball Blasters (Unity)

This is a Unity game project where the player should blast the balls but not any other objects in the scene.
Gameplay

 

ks

Game Mechanics:
- Balls spawn from the bottom and move upward.
- The player must blast only the balls while avoiding other objects.
- Scoring system based on successfully blasting the correct targets.

- Potential game-over condition if the player blasts the wrong object or fails to hit the balls.

 Controls:
- Mouse click  to target and blast the balls.
 
 Features:
- Spawning system that controls ball generation at the bottom.
- Physics-based movement, making the balls rise naturally.
- Collision detection, ensuring only balls can be blasted.
- Difficulty progression, where balls may spawn faster over time.

Screenshot (419).png
Screenshot (421).png
Screenshot (422).png
bottom of page