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: sumi419/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. pipenv install

    sumi419 committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    6a2cfe9 View commit details
    Browse the repository at this point in the history
  2. class Room

    sumi419 committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    8b41d41 View commit details
    Browse the repository at this point in the history
  3. class player

    sumi419 committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    010126d View commit details
    Browse the repository at this point in the history
  4. Item class

    sumi419 committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    82083c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. Configuration menu
    Copy the full SHA
    d7cbff8 View commit details
    Browse the repository at this point in the history
  2. player directions n, s, e, w

    sumi419 committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    982e547 View commit details
    Browse the repository at this point in the history
  3. player directions loop wip

    sumi419 committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    3aa620b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aea21a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. items added to rooms

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