"බිතතරේ" is an egg-catching Android mobile game suitable for players of all ages. It is a single-player game. Players should use the basket to catch the eggs before they drop to the ground. The game is over if a player drops an egg to the ground. The game is developed using Android Studio and written in Kotlin.
- Simple Gameplay: Start playing quickly and catch falling eggs with your basket.
- Dynamic Controls: Move the basket by tapping left or right on the screen.
- Scoring System: Earn points for each egg caught. The highest score is saved for future sessions.
- High Score Tracking: Your highest score is stored using SharedPreferences, allowing you to track your progress.
- User Interface: Clean and intuitive UI with clear instructions and responsive controls.
To set up the project locally, follow these steps:
1. Clone the repository.
git clone https://github.com/kavindu-dilshan/EggCatcher.git
2. Open the project in Android Studio.
3. Build and run the app on an Android device or emulator.