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: bloominstituteoftechnology/Intro-Python-II
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Steveno95/Intro-Python-II
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.
  • 9 commits
  • 6 files changed
  • 1 contributor

Commits on Jan 9, 2019

  1. init commit

    Steveno95 committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    e891143 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c70c0c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77ece93 View commit details
    Browse the repository at this point in the history
  4. started a basic game loop

    Steveno95 committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    47e6d78 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. Have the move system set up

    Steveno95 committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    ddb3f6e View commit details
    Browse the repository at this point in the history
  2. updated my git ignore

    Steveno95 committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    2198a2e View commit details
    Browse the repository at this point in the history
  3. refactor of my movement code

    Basically added the stuff we did in lecture
    Steveno95 committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    cece297 View commit details
    Browse the repository at this point in the history
  4. working item inventory and display of items

    Forgot to commit a few times so there are a few files that are getting changed
    Steveno95 committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    e5c52ce View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. Made some small changes

    Steveno95 committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    1970831 View commit details
    Browse the repository at this point in the history
Loading