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

Pokemon Guess Who #331

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

Pokemon Guess Who #331

wants to merge 16 commits into from

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    d02b1f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ffe696 View commit details
    Browse the repository at this point in the history
  3. step 3: added eventlistener for the drop-down menu and a variable tha…

    …t stores the value of the question that has been selected.
    VAstrom committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    fe7af26 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. step 4: functioning 'find out' button and checkQuestion function (to …

    …compare values between 'secret' and the user's choice). Also added alert messages to the user which is part of step 5
    VAstrom committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f174b28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51813a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4ced49 View commit details
    Browse the repository at this point in the history
  4. first version completed

    VAstrom committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    1271afa View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    54a48c0 View commit details
    Browse the repository at this point in the history
  2. added a win or lose page. fixed a bug where after pressin restart the…

    … select menu wouldn't refresh
    VAstrom committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a8d112f View commit details
    Browse the repository at this point in the history
  3. added a reload function to the restart button as well since I had the…

    … same bug with the select menu (that it doesn't refresh)
    VAstrom committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    e4e7b61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a6f6fa View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    f9e4545 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    576215a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08e6eb1 View commit details
    Browse the repository at this point in the history
  4. finished the design

    VAstrom committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    f992b68 View commit details
    Browse the repository at this point in the history
  5. updated the README

    VAstrom committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    7f5ef2e View commit details
    Browse the repository at this point in the history