Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AaryanManghnani authored Jul 17, 2024
1 parent 235a2b0 commit 7e65d5b
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions Games/Quick Math/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# **Quick Math**

---


## **Description 📃**

- The Math Game is a fun and educational browser-based game designed to test and improve your arithmetic skills. Players solve addition problems under a time limit, aiming to score as many points as possible.



## **Functionalities 🎮**

- Begin at the main menu with a welcoming message and a "Start Game" button.
- A math problem(arithmetic) is displayed.
- Enter your answer in the input box and click the "Submit" button.
- If the answer is correct, the screen flashes green, and your score increases by one.
- If the answer is incorrect, the screen flashes red, and the next problem is presented.
- The timer counts down from 30 seconds, displayed at the top of the game interface.
- The end screen displays your final score and provides a "Play Again" button.

<br>

## **How to play? 🕹️**

1. Click the "Start Game" button to initiate the game.
2. A math problem (addition) is displayed on the screen. Enter your answer in the input box.
3. Click the "Submit" button to check your answer.
4. The game timer starts at 30 seconds. The game ends when the timer reaches zero.
5. When the game ends, your final score is displayed on the end screen.
6. Click the "Play Again" button to restart the game.


<br>

## **Screenshots 📸**

![image](https://github.com/AaryanManghnani/GameZone/blob/QuickMath/assets/images/Quick%20Math.png)


<br>

0 comments on commit 7e65d5b

Please sign in to comment.