Skip to content
View thePHTest's full-sized avatar
Block or Report

Block or report thePHTest

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. odin-physac odin-physac Public

    Odin port of physac (2d physics engine)

    Odin 5

  2. aoc-2022 aoc-2022 Public

    Odin

  3. Git Automation Scripts Git Automation Scripts
    1
    This gist contains three python scripts:
    2
    1. git_pull_all.py <root_dir>
    3
       - Pulls latest for repos in dirs relative to the <root_dir> argument
    4
    2. git_push_all.py <root_dir>
    5
       - Adds all, commits, then pushes repos in dirs relative to the <root_dir> argument
  4. sokol sokol Public

    Forked from floooh/sokol

    minimal cross-platform standalone C headers

    C