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: Pav0l/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.
  • 17 commits
  • 4 files changed
  • 2 contributors

Commits on May 29, 2019

  1. Flash out room class

    Pav0l committed May 29, 2019
    Configuration menu
    Copy the full SHA
    38a20dc View commit details
    Browse the repository at this point in the history
  2. Create player class

    Pav0l committed May 29, 2019
    Configuration menu
    Copy the full SHA
    3847409 View commit details
    Browse the repository at this point in the history
  3. Add room relationships

    Pav0l committed May 29, 2019
    Configuration menu
    Copy the full SHA
    576a22d View commit details
    Browse the repository at this point in the history
  4. Add game logic. MVP done

    Pav0l committed May 29, 2019
    Configuration menu
    Copy the full SHA
    3258506 View commit details
    Browse the repository at this point in the history
  5. Update game look in console

    Pav0l committed May 29, 2019
    Configuration menu
    Copy the full SHA
    9da698b View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Create items class

    Pav0l committed May 30, 2019
    Configuration menu
    Copy the full SHA
    ee14b12 View commit details
    Browse the repository at this point in the history
  2. Small text changes

    Pav0l committed May 30, 2019
    Configuration menu
    Copy the full SHA
    9e8f983 View commit details
    Browse the repository at this point in the history
  3. Add items to room class

    Pav0l committed May 30, 2019
    Configuration menu
    Copy the full SHA
    63cee53 View commit details
    Browse the repository at this point in the history
  4. Add items to player class

    Pav0l committed May 30, 2019
    Configuration menu
    Copy the full SHA
    f9aa9dc View commit details
    Browse the repository at this point in the history
  5. Remove items from class args

    Pav0l committed May 30, 2019
    Configuration menu
    Copy the full SHA
    ea1a250 View commit details
    Browse the repository at this point in the history
  6. Add slot prop

    Pav0l committed May 30, 2019
    Configuration menu
    Copy the full SHA
    80ef0f7 View commit details
    Browse the repository at this point in the history
  7. Create instances of Items

    Pav0l committed May 30, 2019
    Configuration menu
    Copy the full SHA
    01a2987 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b222937 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5eec1e7 View commit details
    Browse the repository at this point in the history
  10. Edit room value

    Pav0l committed May 30, 2019
    Configuration menu
    Copy the full SHA
    585902c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0209979 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Merge pull request #1 from Pav0l/pavol-karas

    Project assignment
    Pav0l authored Jun 3, 2019
    Configuration menu
    Copy the full SHA
    8102928 View commit details
    Browse the repository at this point in the history
Loading