itmo-wad / itmo-wad/projects-2023

Language Quiz Game

Open
#6 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No repository files, tests, or entry points are identified. Start by reviewing the category, card translation, session statistics, and profile progress requirements, then determine where the online game belongs. Done means users can complete the described quiz flow and view their learning progress.

Written by the indexing model from the issue text.

Assessment

Domain
game-dev, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.