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

feat: difficulty stars in emoji share #145

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

prodzpod
Copy link

@prodzpod prodzpod commented Mar 23, 2024

adds asterisks(one for hard, two for ultrahard) based on the difficulty the game is played in.

  • ongoing exists to disable difficulty change once the game has started. this is technically redundancy but feels better than lifting the whole game logic up.
  • currentDifficulty exists to preserve state where user solves the puzzle, changes the difficulty, then shares the puzzle without restarting.
    Screenshot

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

Successfully merging this pull request may close these issues.

1 participant