-
Notifications
You must be signed in to change notification settings - Fork 0
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!
Ari7haran/TimedMathChalleng-Python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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
Watchers
Forks
Releases
No releases published
Packages 0
No packages published