Skip to content
View DanPuzey's full-sized avatar

Block or report DanPuzey

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 Loading

  1. StreetsOfMage StreetsOfMage Public

    A hasty unofficial jam for GlobalGameJam2016

    C#

  2. Unity logging wrapper, for better pe... Unity logging wrapper, for better performance and usage.
    1
    using UnityEngine;
    2
    
                  
    3
    namespace Assets.Phunk.Core
    4
    {
    5
        public static class Log
  3. domain-dresser domain-dresser Public

    Dresses naked domain requests by redirecting them to the www. subdomain.

    JavaScript