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

Block or report rickyah

Report abuse

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

Report abuse

Pinned Loading

  1. ini-parser ini-parser Public

    Read/Write an INI file the easy way!

    C# 954 234

  2. DynoBind DynoBind Public

    Simplify late binding calls with C#

    C# 3

  3. MonoBehaviour Singleton MonoBehaviour Singleton
    1
    using System;
    2
    using UnityEngine;
    3
    
                  
    4
    /// <summary>
    5
    ///     This is a generic Singleton implementation for Monobehaviours.
  4. midp10gameapi midp10gameapi Public

    A software-based implementation of MIDP 2.0 GameAPI to be used in MIDP 1.0 J2ME devices

    Java 2

  5. dotfiles dotfiles Public

    Forked from mathiasbynens/dotfiles

    Personal .dotfiles

    Shell 1 6

  6. advent-of-code-2021 advent-of-code-2021 Public

    Learning Rust while solving Advent Of Code 2021

    Rust