Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codeschool-projects/CodeBreakerProject
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: JWKyle/CodeBreakerProject
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 4 files changed
  • 2 contributors

Commits on Dec 15, 2017

  1. add setHiddenFields function

    JWKyle committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    62b4fb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a1e954 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from JWKyle/feature-setup

    Feature setup
    JWKyle authored Dec 15, 2017
    Configuration menu
    Copy the full SHA
    28549cf View commit details
    Browse the repository at this point in the history
  4. add valid input function

    JWKyle committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    6a325e5 View commit details
    Browse the repository at this point in the history
  5. add comments, add function to determine if user number is valid, call…

    …ed in guess function
    JWKyle committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    6799309 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from JWKyle/input-logic

    Input logic
    JWKyle authored Dec 15, 2017
    Configuration menu
    Copy the full SHA
    dfa7c8d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b7fa5d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3 from JWKyle/implement-test

    implement test suite
    JWKyle authored Dec 15, 2017
    Configuration menu
    Copy the full SHA
    47a7077 View commit details
    Browse the repository at this point in the history
  9. add results function

    JWKyle committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    e5a5b0f View commit details
    Browse the repository at this point in the history
  10. add win condition block

    JWKyle committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    55236f7 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #4 from JWKyle/results-feat

    Results feat
    JWKyle authored Dec 15, 2017
    Configuration menu
    Copy the full SHA
    aa383f5 View commit details
    Browse the repository at this point in the history
  12. add game status messages

    JWKyle committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    0694841 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2017

  1. add showAnswer function

    JWKyle committed Dec 16, 2017
    Configuration menu
    Copy the full SHA
    b4c60d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3c387f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82e12b1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5 from JWKyle/showanswer

    Showanswer
    JWKyle authored Dec 16, 2017
    Configuration menu
    Copy the full SHA
    fbb8083 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d2dc65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3468c01 View commit details
    Browse the repository at this point in the history
  7. tests green

    JWKyle committed Dec 16, 2017
    Configuration menu
    Copy the full SHA
    998876b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #6 from JWKyle/testing

    Testing
    JWKyle authored Dec 16, 2017
    Configuration menu
    Copy the full SHA
    e7f632d View commit details
    Browse the repository at this point in the history
Loading