Skip to content
View rzuf79's full-sized avatar

Highlights

  • Pro

Block or report rzuf79

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. experiment-world experiment-world Public

    A DIY crafting simulator in Godot engine

    GDScript 4 1

  2. connect-the-clones connect-the-clones Public

    A Unity Engine clone of Connect the Pops!, a popular mobile game

    C# 1

  3. chao.js chao.js Public

    A simplistic and lightweight entity-component based javascript framework for 2D games.

    JavaScript

  4. jevko.h jevko.h
    1
    #ifndef _JEVKO_H
    2
    #define _JEVKO_H
    3
    
                  
    4
    #include <stdio.h>
    5
    #include <string.h>
  5. Hnum - a barbaric large number modul... Hnum - a barbaric large number module for games. Stores obscenely large numbers for you and spits out nicely formatted strings for displaying them in a human-readable formak like "1.5k". Supports arithmetic operations and whatnot.
    1
    --[[
    2
    Hnum - a barbaric large number module for games.
    3
    4
    Usage:
    5