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: v1.1-classic
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
  • 8 commits
  • 11 files changed
  • 1 contributor

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