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: kassya/2048-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: yangshun/2048-python
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.
  • 7 commits
  • 6 files changed
  • 8 contributors

Commits on Oct 1, 2019

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

Commits on Oct 4, 2019

  1. Added vim "hjkl" for movement (yangshun#6)

    * Detect vim keys
    
    * Added vim "hjkl" for movement
    tothzalan authored and yangshun committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    c937fa9 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

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

Commits on Jun 27, 2020

  1. Add run on repl.it badge to README (yangshun#11)

    * Add run on repl.it badge to README
    
    This pull request adds a `Run on Repl.it` badge to the `README`. This will allow users to easily run this repository in their browser, without having to set up an environment. You can learn more about Repl.it [here](https://repl.it).
    
    * Add Repl.it link
    
    Co-authored-by: Yangshun Tay <[email protected]>
    ItsArtyom and yangshun authored Jun 27, 2020
    Configuration menu
    Copy the full SHA
    db7632e View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. PEP 8 & refactoring (yangshun#18)

    * PEP 8 fixes
    
    * merge was refactored : temp was removed
    
    * comments in game_state func were added
    
    Co-authored-by: Nurmukhanbet Rakhimbayev <[email protected]>
    777RND777 and Nurmukhanbet Rakhimbayev authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    67daaec View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2021

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

Commits on Aug 30, 2021

  1. misc: add readonly notice

    yangshun authored Aug 30, 2021
    Configuration menu
    Copy the full SHA
    5e44c10 View commit details
    Browse the repository at this point in the history
Loading