Skip to content
View rickyah's full-sized avatar
  • Barcelona
  • 01:58 (UTC +01:00)
  • X @rickyah

Block or report rickyah

Report abuse

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

Report abuse

Pinned Loading

  1. DynoBind DynoBind Public

    Simplify late binding calls with C#

    C# 3

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

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

    Java 3

  4. dotfiles dotfiles Public

    Forked from mathiasbynens/dotfiles

    Personal .dotfiles

    Shell 1 5

  5. columnas columnas Public

    Columns clone made for J2ME based mobiles

    Java