Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)