A little mathematical game where you need to perform calculations quickly.
- Choose from multiple game modes: Addition, Subtraction, and Multiplication.
- Answer questions within a limited time period.
- Earn points for correct answers.
- Lose lives for incorrect answers.
Android
To run this app locally, follow these steps:
- Clone this repository to your local machine.
- Open Android Studio and select "Open an existing project."
- Navigate to the project directory and select the project's root folder.
- Connect a device or start an emulator.
- Build and run the app by clicking on the "Run" button in Android Studio or by running the command
./gradlew
installDebug in the project's root directory.
- Open the Math game on your device or emulator.
- Select a game mode.
- Answer the question before time runs out.
- For each correct answer, you will earn 1 point. For incorrect answers, you will lose 1 life.
- If you lose all your lives, the game will end.
Demo.webm
Apache License Version 2.0