Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yosephdev/10-sec-maths-game
This Ten Seconds Math Web Game is part of my Altcademy JQuery course
https://github.com/yosephdev/10-sec-maths-game
html-css-javascript web-game
Last synced: 4 days ago
JSON representation
This Ten Seconds Math Web Game is part of my Altcademy JQuery course
- Host: GitHub
- URL: https://github.com/yosephdev/10-sec-maths-game
- Owner: yosephdev
- License: mit
- Created: 2020-01-29T15:20:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T14:42:40.000Z (5 days ago)
- Last Synced: 2024-11-07T15:37:43.048Z (5 days ago)
- Topics: html-css-javascript, web-game
- Language: HTML
- Homepage: https://10-seconds-math-game.netlify.app/
- Size: 1.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ten Seconds Math Game
This Ten Seconds Math Web Game is a fun and interactive way to test and improve your math skills under time pressure. Players have ten seconds to solve as many math problems as possible, making it a great tool for quick mental math practice.
## Technologies
The game is created with:
- **HTML/CSS**
- **Bootstrap 3** (version: v3.3.7)
- **JavaScript**
- **jQuery**## Features
- Fast-paced math challenges
- Responsive design for mobile and desktop
- Score tracking to monitor progress
- User-friendly interface## Installation
To run the game locally, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/yourusername/10-seconds-math-game.git
```2. Navigate to the project directory:
```bash
cd 10-seconds-math-game
```3. Open `index.html` in your web browser.
## How to Play
1. Start the game by clicking the "Start" button.
2. Solve the math problems displayed on the screen within ten seconds.
3. Your score will be displayed at the end of the game.## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Contact
For questions or feedback, feel free to reach out to me at [[email protected]].
[![Netlify Status](https://api.netlify.com/api/v1/badges/9b107593-d993-4b23-a3f6-a9254771fd80/deploy-status)](https://app.netlify.com/sites/10-seconds-math-game/deploys)