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

Commits on May 2, 2017

  1. initial project setup

    amvanbaren committed May 2, 2017
    Configuration menu
    Copy the full SHA
    21e8d38 View commit details
    Browse the repository at this point in the history
  2. Feature definitions

    amvanbaren committed May 2, 2017
    Configuration menu
    Copy the full SHA
    d987331 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7187dfe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b51879 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

  1. e2e tests debugging

    amvanbaren committed May 3, 2017
    Configuration menu
    Copy the full SHA
    02fd773 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e030740 View commit details
    Browse the repository at this point in the history
  3. basic score board

    amvanbaren committed May 3, 2017
    Configuration menu
    Copy the full SHA
    3ca275f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

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

Commits on May 21, 2017

  1. simplified tile

    amvanbaren committed May 21, 2017
    Configuration menu
    Copy the full SHA
    9dc706b View commit details
    Browse the repository at this point in the history
  2. move tiles

    amvanbaren committed May 21, 2017
    Configuration menu
    Copy the full SHA
    8c74578 View commit details
    Browse the repository at this point in the history
  3. keep score

    amvanbaren committed May 21, 2017
    Configuration menu
    Copy the full SHA
    d92eb72 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2017

  1. new game button

    amvanbaren committed May 27, 2017
    Configuration menu
    Copy the full SHA
    dbdda82 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from amvanbaren/feature/new-game

    Feature/new game
    amvanbaren authored May 27, 2017
    Configuration menu
    Copy the full SHA
    6deb9c9 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2017

  1. Configuration menu
    Copy the full SHA
    ad5573b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from amvanbaren/feature/game-over

    basic game over functionality
    amvanbaren authored May 28, 2017
    Configuration menu
    Copy the full SHA
    d20f37b View commit details
    Browse the repository at this point in the history
  3. add tile e2e test

    amvanbaren committed May 28, 2017
    Configuration menu
    Copy the full SHA
    3d70916 View commit details
    Browse the repository at this point in the history
Loading