Skip to content
View george-karma's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report george-karma

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. Love-Lua-maths-game Love-Lua-maths-game Public

    Simple maths game in lua and love2d I created

    Lua 2

  2. Vuforia-Brush Vuforia-Brush Public

    Vuforia app to draw in AR, like Tilt Brush

    C# 5

  3. XChart 2 lines of code needed for zoom XChart 2 lines of code needed for zoom
    1
       SelectionZoom sz = new SelectionZoom();
    2
       sz.init(chartPanel);
  4. windfield windfield Public

    Forked from a327ex/windfield

    Physics module for LÖVE

    Lua 2 2

  5. Check installed npm packages Check installed npm packages
    1
    npm list -g --depth 0
  6. check project installed npm modules check project installed npm modules
    1
    
                  
    2
    npm list  --depth 0