!Under Development! Math Game is a educational game designed to help kids practice basic mathematics skills in a fun and interactive way. The game provides a platform for practicing addition, subtraction, multiplication, and division operations.
- Generate random math equations for practice
- Set the difficulty level to adjust the complexity of the equations
- Timer-based gameplay to challenge players to solve equations within a time limit
- Track and display player's score and progress
- Interactive UI with buttons for answering equations and controlling game flow
- Global Leader bord
You can see a live demo of the Math Game [https://youtu.be/sTCBSAJfAWI]. How the Unity works with the Firebase DB [https://youtu.be/Ch6HDqFeLYQ]
- Unity game engine
- C# programming language
- Unity UI system for user interface
- Random number generation for equation generation
- Timer functionality for time-limited gameplay
android only at moment
- Download the APK file
- Save file on your android device
- Open the file
- Iggnor the warning and install anyways (because this hasnt gone through the play store youll get a warning)
- Run the game
- Launch the game and select the desired level.
- The game will generate random math equations for the player to solve.
- Use the provided buttons or input fields to input the answers to the equations.
- Solve as many equations as possible within the given time limit.
- The game will track and display the player's score based on the number of correct answers.
- Try to improve your score and beat your own record in each gameplay session.
Contributions to the Math Game project are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.
This project is licensed under the Add(LICENSE).