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: pythonfoo/pySnake
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: splitting
Choose a base ref
...
head repository: pythonfoo/pySnake
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.
  • 18 commits
  • 14 files changed
  • 2 contributors

Commits on Sep 9, 2013

  1. Configuration menu
    Copy the full SHA
    28f8d87 View commit details
    Browse the repository at this point in the history
  2. code cleaning

    bison-- committed Sep 9, 2013
    Configuration menu
    Copy the full SHA
    63850cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbd578a View commit details
    Browse the repository at this point in the history
  4. changeable font color

    bison-- committed Sep 9, 2013
    Configuration menu
    Copy the full SHA
    c1ec8f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73702f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2013

  1. fixed button number crash

    bison-- committed Sep 12, 2013
    Configuration menu
    Copy the full SHA
    c1c1d46 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2014

  1. License added

    bison-- committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    fac5449 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2016

  1. Use pygame_sdl2 if possible.

    YtvwlD committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    32dd54b View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. python 3 compatibility

    bison-- committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    9d0c281 View commit details
    Browse the repository at this point in the history
  2. added requirements and venv

    bison-- committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    2f875fd View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. overall code improvement

    bison-- committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2018604 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b998603 View commit details
    Browse the repository at this point in the history
  3. pep8

    bison-- committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    862a1bc View commit details
    Browse the repository at this point in the history
  4. pep8

    bison-- committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c714c30 View commit details
    Browse the repository at this point in the history
  5. pep8

    bison-- committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7d82073 View commit details
    Browse the repository at this point in the history
  6. pep8

    bison-- committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9804b25 View commit details
    Browse the repository at this point in the history
  7. pep8

    bison-- committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    722340c View commit details
    Browse the repository at this point in the history
  8. remove pygame_sdl2

    from https://github.com/renpy/pygame_sdl2
    Pygame_sdl2 is a reimplementation of the Pygame API using SDL2 and related libraries. While in the past it was meant to support multiple applications, it only saw adoption as technology underlying Ren'Py, and is currently being supported for that purpose.
    bison-- committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b6cf597 View commit details
    Browse the repository at this point in the history
Loading