Skip to content

An android ball bouncing game made with UNITY game engine. A ball touches wall and a moving paddler if it misses paddler then game over.

Notifications You must be signed in to change notification settings

AriyaArKa/Android-Ball-Bounce-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ball Bounce Game

Welcome to the Ball Bounce Game, a fun and engaging Unity-based Android game where players control a paddle to keep the ball in play and score points.

📥 Download

Download APK

Download APK

Mobile Screen Interface

Mobile Screen Interface

🎮 How to Play

  1. Open the game on your Android device.
  2. Tap anywhere on the screen to start.
  3. Use the paddle to bounce the ball and prevent it from falling.
  4. Earn points every time the ball hits the paddle.
  5. The game ends if the ball falls off the screen.

🚀 Features

  • Smooth ball physics and paddle control
  • Score tracking system
  • Background music and sound effects
  • Simple and intuitive UI

🛠️ Technologies Used

  • Unity (C#)
  • Firebase (for future enhancements)
  • Audio integration for an immersive experience

📂 Project Structure

Ball-Bounce-Game/
│── Assets/
│   ├── Scripts/
│   │   ├── Ball.cs
│   │   ├── GameManager.cs
│   │   ├── SoundManager.cs
│   ├── UI/
│   ├── Prefabs/
│── Scenes/
│── README.md
│── BallBounce.apk

📜 Code Overview

Ball.cs

Handles ball movement, collision detection, and game start logic.

GameManager.cs

Manages game state, score updates, and restarts.

SoundManager.cs

Handles background music and sound effects for different events.

🔧 Future Enhancements

  • Add power-ups and different ball skins
  • Implement Firebase leaderboard
  • Introduce difficulty levels

📩 Contact

For feedback or issues, please reach out via GitHub Issues.

Enjoy the game! 🎉

About

An android ball bouncing game made with UNITY game engine. A ball touches wall and a moving paddler if it misses paddler then game over.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published