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

Adding Difficulty & Mode Selection #104

Open
1 of 3 tasks
Ririio opened this issue Nov 25, 2022 · 3 comments
Open
1 of 3 tasks

Adding Difficulty & Mode Selection #104

Ririio opened this issue Nov 25, 2022 · 3 comments
Assignees

Comments

@Ririio
Copy link
Contributor

Ririio commented Nov 25, 2022

I was thinking that to keep the children more engaged, and have them learn a bit more of the basic fundamentals of math; we should consider adding a "difficulty" mode. The mode will consists of "easy", "medium" and "hard".

  • Easy mode will consists of a single digit calculation, it is mainly for children who are just starting math, and still haven't understand the basics.
  • Medium will consists of a double digit calculation, it is for children who already understand the basics, and want to learn more.
  • Hard will consists of three digit calculation. It's for children who enjoys math and would love to learn more about it.

Depending on the operator, the difficulty will be adjusted as to not make it too difficult. It's understandable that a multiplication of 3 digits is far easier compared to a division.

I was also thinking of adding a Mode Selection. We can add like "factoring" or "decimals", which helps children on a later grade with their current corriculum.


Tasks

  • - Create a difficulty mode consisting of "easy", "medium", and "hard"
  • - Create a mode function that changes the structure of the question
  • - Updating document regarding the change
@JesseRWeigel
Copy link
Owner

This is a really great idea! It is totally in line with my long term vision for the game. Thank you!

@JesseRWeigel
Copy link
Owner

Would you like to work on this?

@Ririio
Copy link
Contributor Author

Ririio commented Nov 25, 2022

Of course if you don't mind

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants