Welcome to the Roll-a-Ball game, a simple yet addictive game where you control a ball using the W, A, S, and D keys to collect diamonds scattered throughout the level. Put your reflexes and control skills to the test as you navigate the ball through the environment and aim for a high score!
27.08.2023_16.23.01_REC.mp4
Before you begin, make sure you have the following installed:
Unity Game Development Environment (version XYZ or later) Basic understanding of C# programming
1.Clone this repository to your local machine using:
git clone https://github.com/your-username/roll-a-ball.git
2.Open the project in Unity.
3.Navigate to the Scenes folder and double-click on the MainScene to open the game scene.
Press the Play button in Unity to start playing the game.
The objective of the game is to control the ball's movement and collect all the diamonds within the level. The more diamonds you collect, the higher your score. Be careful to avoid falling off the edges, as it will result in a game over.
Use the W key to move the ball forward. Use the A key to move the ball left. Use the S key to move the ball backward. Use the D key to move the ball right
1.Simple and intuitive controls.
2.Engaging gameplay that challenges your reflexes and control.
3.Collectible diamonds to increase your score.
4.Responsive ball movement based on user input.
Happy gaming! =) 🎮