itmo-wad / itmo-wad/projects-2022
Language Quiz Game
Open
@ivanuzz1337 is already working on this.
Since Mar 30, 2022.
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Language Quiz Game - an online game for learning English using cards.
Problem: Learning new words in English might be complicated. It requires time and patience.
Solution: Create a quiz game with words separated into categories. Users can select a category and learn new words by clicking on suggested cards with translation
Simplified cases:
- User can choose a category of words. Each category contains related words with translations.
- User can click on a card to see the translation of the card
- User tells us the truth if he/she know the translation of the word. The game counts the learned words and provides stats to the user for the session.
- User can see his/her learning progress in his/her profile
References:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.