Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prajwalpd7/flash-cards-game
Elevate your multiplication skills with this interactive flashcards game, featuring challenging answer choices, a dark mode, and tracking of wrong answers for focused learning.
https://github.com/prajwalpd7/flash-cards-game
first-contributions first-timers-only game good-first-contribution good-first-issue hacktoberfest newbiefriendly open-source open-source-contributions
Last synced: 4 days ago
JSON representation
Elevate your multiplication skills with this interactive flashcards game, featuring challenging answer choices, a dark mode, and tracking of wrong answers for focused learning.
- Host: GitHub
- URL: https://github.com/prajwalpd7/flash-cards-game
- Owner: prajwalpd7
- Created: 2023-09-19T14:37:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-22T12:56:26.000Z (about 1 year ago)
- Last Synced: 2023-10-22T13:39:26.939Z (about 1 year ago)
- Topics: first-contributions, first-timers-only, game, good-first-contribution, good-first-issue, hacktoberfest, newbiefriendly, open-source, open-source-contributions
- Language: HTML
- Homepage: https://prajwalpd7.github.io/Flash-Cards-Game/
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 .
---