Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.13 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.13 KB

Multiplication Flash Cards Game

Overview

This is a simple yet challenging game designed to help you master multiplication tables. The game offers a dark mode for better visibility, close-range answer choices to make it harder, and keeps track of your wrong answers for review.

Features

  • Dark Mode: Toggle between dark and light themes for better visibility.
  • Multiple Choice: 5 answer choices that are closely packed to make it harder to guess the correct one.
  • Dynamic Range: You can set the range of tables you want to practice.
  • Wrong Stack: Keeps track of wrongly answered questions. If you later answer them correctly, they are removed from the stack.

How to Use

  1. Open the HTML file in a web browser.
  2. Toggle dark mode if you prefer.
  3. Enter the range of multiplication tables you want to practice.
  4. Click "Start Game" to begin.

Technology Stack

  • HTML5
  • CSS3
  • Vanilla JavaScript

How to Contribute

  1. Fork this repository.
  2. Clone your forked repository.
  3. Make your changes and improvements.
  4. Create a pull request describing your contributions.

License

This project is open-source .