This JavaScript-based math game program generates a random arithmetic problem and the user has to solve it as quickly as possible to score points. The game is built using HTML, CSS, and JavaScript and includes a timer to add an element of challenge to the gameplay experience.
- User-friendly interface with responsive design
- Random arithmetic problems generated for addition, subtraction, multiplication, and division
- Scorekeeping system to track the number of correct answers and the total points earned
- Timer to track the time remaining to solve each problem
- Sound effects to enhance the gaming experience
- Web browser with JavaScript support
- Clone the repository:
git clone https://github.com/ADHIL-MOHAMMED-P-N/Math-game.git
- Open index.html in a web browser
- Open index.html in a web browser
- Click on the "Start Game" button to begin playing
- Solve as many arithmetic problems as possible in the given time period
- The game will automatically end when the time is up and display the final score
- Fork the repository
- Create a branch:
git checkout -b my-new-feature
- Make changes and commit:
git commit -am 'Add new feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
This project is licensed under the MIT License.