This project is a simple implementation of the popular Stack Ball game using the Unity game engine. Stack Ball is a fun and addictive arcade game where players control a ball that smashes through colorful platforms while avoiding black ones, with the goal of reaching the bottom of the tower.
- Simple and intuitive gameplay mechanics.
- Dynamic ball movement physics.
- Colorful and engaging visual effects.
- Increasing difficulty levels as the player progresses.
- Endless gameplay for unlimited entertainment.
- Unity 3D installed on your machine (version XX.XX or above).
- Basic understanding of Unity and C# programming.
-
Clone or download the repository to your local machine. git clone https://github.com/aryanchaudhary24/Stack-Ball-main.git
-
Open the project in Unity.
-
Navigate to the main scene and hit play to start the game.
- Use mouse input or touch controls to move the ball left or right.
- Smash through the platforms and avoid the black ones to keep the ball descending.
- The game ends if the ball hits a black platform.
Feel free to explore, modify, and expand upon the code to create your own custom versions of the Stack Ball game. You can tweak the gameplay mechanics, adjust visual effects, or even add new features to enhance the game.
Contributions are welcome! If you have any ideas, suggestions, or bug fixes, please open an issue or submit a pull request. Let's make Stack Ball even better together!