This is a pet weekend project of a videogame created with AI, built with Python and Unity, that allows players to tap a ball and make filigree with their finger over the screen. The objective of the game is to score as many points as possible without dropping the ball.
- Install Unity from the official website: https://unity.com/
- Clone the repository:
git clone https://github.com/your-username/betazeta.dev.git
- Open the project in Unity
- Run the game and enjoy!
- On the main menu, click the "Start" button to begin the game.
- Once the game starts, tap the ball with your finger to keep it in the air.
- Continue tapping the ball without allowing it to touch the ground to accumulate points.
- The game ends when the ball hits the ground.
- The last screen shows your final score.
This project was made possible thanks to the help of ChatGPT, a large language model trained by OpenAI based on the GPT-3.5 architecture.
This project is licensed under the MIT License - see the LICENSE file for details.