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: uberspot/2048
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dd33390766b3484a376533d06ae6b6d180846710
Choose a base ref
...
head repository: uberspot/2048
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 35a371d835101ed825bd90a34acfe4ea49186a32
Choose a head ref
  • 4 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 14, 2016

  1. 1. Updated the storage manager to store not more than 50 states

    2. Updated the README.md to reflect the changes made to Undo feature.
    fraggerfox committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    ffaaab0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f13d056 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2016

  1. Merge branch 'undo-feature' of https://github.com/fraggerfox/2048 int…

    …o fraggerfox-undo-feature
    
    * 'undo-feature' of https://github.com/fraggerfox/2048:
      Added a null check before checking length of array, causing the game to crash at start
      1. Updated the storage manager to store not more than 50 states 2. Updated the README.md to reflect the changes made to Undo feature.
    uberspot committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    033295d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fraggerfox-undo-feature'

    * fraggerfox-undo-feature:
      Added a null check before checking length of array, causing the game to crash at start
      1. Updated the storage manager to store not more than 50 states 2. Updated the README.md to reflect the changes made to Undo feature.
    uberspot committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    35a371d View commit details
    Browse the repository at this point in the history
Loading