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

Commits on Oct 11, 2016

  1. har tilføjet tre metoder til diecup som ruller terningerne

    Martin Kierkegaard committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    31bbfe5 View commit details
    Browse the repository at this point in the history
  2. har implementeret metoden GetTotalValue

    Martin Kierkegaard committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    88f199d View commit details
    Browse the repository at this point in the history
  3. implementeret IsTotalValueLargerThan metode

    Martin Kierkegaard committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    a6a9d90 View commit details
    Browse the repository at this point in the history
  4. oprettet dicecup object og kalder metoder påå objektet

    Martin Kierkegaard committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    ba1f872 View commit details
    Browse the repository at this point in the history
  5. ny overloade constuctor som tagetr antal sider som parameter

    refaktoret construktor og implmenteret init metode
    Martin Kierkegaard committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    84e92e8 View commit details
    Browse the repository at this point in the history
  6. tilføjet ny constructor til die class så terningesiden kan angives

    ændret i dicecup så der er 10 , 4 og 20 sidet terning
    Martin Kierkegaard committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    ba24fee View commit details
    Browse the repository at this point in the history
  7. tilføjet ny 10 sidet terning

    Martin Kierkegaard committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    0a7c8d5 View commit details
    Browse the repository at this point in the history
Loading