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

Levels #42

Open
jfcgno opened this issue Feb 19, 2019 · 0 comments
Open

Levels #42

jfcgno opened this issue Feb 19, 2019 · 0 comments

Comments

@jfcgno
Copy link

jfcgno commented Feb 19, 2019

Hi I would like to implement basic level functionality. I have noticed someone else asking for this, but could not find any further discussion on it. Please let me know if anyone are working on this or if there are any comments on the approach. Could this be a feature that would be included if implemented in the correct way?

I envisage functionality along the following lines

Editor
Add group > Multilevel
Add options:
Enable (default off)
Intitial number of card pairs (2)
Max number of card pairs (10)
Added pair per level (1)

Game
Add next button

Functionality
The multilevel option would use the regular cards added. By setting initial card pairs one would have to add enough cards for max card pairs. The feedback would be pushed until the last level/ max number of card pairs was completed.

Functionality questions
Should the timer and counter be for the complete game or per level?

Potential issues
Resizing of card canvas between levels.
Alerting the user if there are not enough cards added for max pairs/ alternatively could it be possible to use duplicate card pairs that cross match.

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

1 participant