Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create time-limited / digits-count limited modes for memorization #6

Open
VivekThazhathattil opened this issue Oct 5, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@VivekThazhathattil
Copy link
Owner

As of now, there are no such options. It can be implemented as three different types of memorization - with a time limit, with number of digits limit or with no limits. Either one of the three modes should be activated before moving onto the memorization mode. The user should be free to choose a specific time limit / number of digits or not make a choice at all (in which case default value corresponding to the activated type is used).
In the 'ingame' fragment, check for the limiting conditions to decide whether to move to the recall mode or not. In the no limit mode, the user has to explicitly press 'recall' button to move to the recall mode.

@VivekThazhathattil VivekThazhathattil added enhancement New feature or request help wanted Extra attention is needed labels Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant