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

Implementing the Give Up button #124 #125

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Feb 19, 2022

  1. Initial GiveUp feature implementation

    The button appears 40 s after each new puzzle. Reloading the page resets the timer.
    ssaurab committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    ee53f00 View commit details
    Browse the repository at this point in the history
  2. Handling responsiveness

    ssaurab committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    bb9f878 View commit details
    Browse the repository at this point in the history
  3. Show giveup only when playing

    Show Give Up button only when playing, not after a game is lost (6 attempts or giving up) or won
    ssaurab committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    8d9ebb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74af439 View commit details
    Browse the repository at this point in the history