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: ZitroYdnar/_Python_Pygame
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: preformIO/_Python_Pygame
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.
  • 15 commits
  • 6 files changed
  • 2 contributors

Commits on Apr 1, 2022

  1. Header cleanup.

    david allen
    david allen committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    5c21be3 View commit details
    Browse the repository at this point in the history
  2. Comment cleanup.

    david allen
    david allen committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    ac5d87a View commit details
    Browse the repository at this point in the history
  3. Renamed FRAMES_PER_SECOND for clarity.

    david allen
    david allen committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    12608f5 View commit details
    Browse the repository at this point in the history
  4. Cleaned up rect drawing for clarity.

    david allen
    david allen committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    a540074 View commit details
    Browse the repository at this point in the history
  5. Removed extension pack

    david allen
    david allen committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    03900b6 View commit details
    Browse the repository at this point in the history
  6. Updated comments on base helloworld.py

    david allen
    david allen committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    5c33e19 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Keyboard input handling as a dedicated event.

    david allen
    david allen committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    b41c41a View commit details
    Browse the repository at this point in the history
  2. Added resource urls for key and sprite documetation

    david allen
    david allen committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    e6f6bc1 View commit details
    Browse the repository at this point in the history
  3. Simplified HelloWorld.py

    david allen
    david allen committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    e7e1993 View commit details
    Browse the repository at this point in the history
  4. Typo correction

    david allen
    david allen committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    5281470 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Refactor keyboar handling to be event-based.

    david allen
    david allen committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    e35a807 View commit details
    Browse the repository at this point in the history
  2. Reorganized readme references.

    david allen
    david allen committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    4db4784 View commit details
    Browse the repository at this point in the history
  3. Comment cleanup.

    david allen
    david allen committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    a951b34 View commit details
    Browse the repository at this point in the history
  4. Restructured event handling, added code regions

    david allen
    david allen committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    ed9c60b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

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