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

Block or report GitRenhl

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. PyQtEditor PyQtEditor Public

    Text and code Editor

    Python 9 4

  2. State-Machine State-Machine Public

    Implementation of state pattern in Python for games or other things

    Python

  3. PyxelControllerTest PyxelControllerTest Public

    Check that your controller is working in pyxel

    Python

  4. Vector 2d template for C++ Vector 2d template for C++
    1
    #pragma once
    2
    #include "pi.h"
    3
    #include <math.h>
    4
    #include <stdint.h>
    5
    
                  
  5. pycocam pycocam Public

    A 3D camera library for pyxel. Translated to Python from @josefnpat's picocam.

    Python 3

  6. Pong Pong Public

    Pong in Love2d

    Lua