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: CompleteUnityDeveloper/Number-Wizard-Console-Original
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: CompleteUnityDeveloper/Number-Wizard-Console-Original
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: pt-mike
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 24 files changed
  • 1 contributor

Commits on Apr 3, 2018

  1. Configuration menu
    Copy the full SHA
    5332c66 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. Configuration menu
    Copy the full SHA
    fe7b692 View commit details
    Browse the repository at this point in the history
  2. Commenting Your Code

    mdbridges1 committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    98a9b5f View commit details
    Browse the repository at this point in the history
  3. Printing To The Console

    Scripts need to be attached to a game object in the scene.
    mdbridges1 committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    76beffe View commit details
    Browse the repository at this point in the history
  4. Introducing Variables

    Data Type: Interger
    Declaring Vs Instantiating
    mdbridges1 committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    594d6f6 View commit details
    Browse the repository at this point in the history
  5. Using Your Variables

    mdbridges1 committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    f4a414f View commit details
    Browse the repository at this point in the history
  6. Getting And Responding to User Input

    Introducing IF Statement
    mdbridges1 committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    7c1c768 View commit details
    Browse the repository at this point in the history
  7. IF Statements

    mdbridges1 committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    d1ac7bc View commit details
    Browse the repository at this point in the history
  8. Scope

    mdbridges1 committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    906fd0f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8dffa6b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5a5226c View commit details
    Browse the repository at this point in the history
Loading