A simple and engaging Math Game developed in Java for Android. This app is designed to test your basic arithmetic skills with a countdown timer and limited lives to make the game more exciting.
- Splash Screen: A visually appealing splash screen that welcomes the user.
- Main Menu: The main screen with four options:
- Addition
- Subtraction
- Multiplication
- Division
- Gameplay:
- Select an arithmetic operation to start the game.
- Each game session has a 10-second timer for each question.
- Players start with 3 lives.
- Correct answers earn +10 points.
- Wrong answers result in a -1 life penalty.
- Game Over Screen:
- Displays the final score.
- Provides two options:
- Play Again
- Exit
- Launch the app.
- Select one of the four arithmetic options from the main menu.
- Answer the questions within the 10-second timer.
- Keep playing as long as you have lives left.
- Once all lives are lost, view your final score and decide whether to play again or exit.
- Programming Language: Java
- Development Environment: Android Studio
- UI Design: XML
- Add more difficulty levels (easy, medium, hard).
- Introduce mixed-operation mode.
- Add sound effects and animations for better engagement.
- Clone or download the project from this repository.
- Open the project in Android Studio.
- Build and run the project on an emulator or a physical Android device.
- You can also install this app in your phone. Click here
- This app was developed as part of a self-learning project in Android development.
- Special thanks to the resources and tutorials that helped in the learning process.
Feel free to contribute or suggest new features to improve the Math Game. Enjoy playing and learning!