Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

1 Commit

Repository files navigation

# 🧠 Timed Math Challenge Game
A terminal-based math quiz game built using **Python**, where players must solve random arithmetic problems within a limited time. It's a fun and educational game to boost mental math speed and accuracy!
---
## 🎯 Features
- Random math questions: Addition, Subtraction, Multiplication
- Time-based challenge
- Score tracking based on correct answers
- Uses Python’s `random` and `time` modules
- Terminal/console-based gameplay
---
## 🛠️ Tech Stack
- **Language**: Python - **Modules Used**: - `random` – for generating math problems - `time` – for tracking time limits and game duration
---
## 🚀 How to Play
1. Run the Python script in your terminal:
```bash
python math_challenge.py

About

A terminal-based Timed Math Challenge game in Python. Solve as many random math problems as possible within a time limit and test your speed and accuracy!

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages