Skip to content
View MUmarShahbaz's full-sized avatar
💭
Programming Something, Probably?
💭
Programming Something, Probably?

Highlights

  • Pro

Block or report MUmarShahbaz

Report abuse

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

Report abuse
MUmarShahbaz/README.md

Pinned Loading

  1. Godot-RPG-Components Godot-RPG-Components Public

    RPG Components 2D is a collection of reusable components for building 2D RPGs in Godot. The library was designed with the principal of Overwriting via Polymorphism in mind. This means that extendin…

    GDScript 16 1

  2. Oscilloscope-Online-V2 Oscilloscope-Online-V2 Public archive

    Web Serial Plotter with as much customization as possible. Custom Colors, Automatic Timescale, Live data visualization! Plot as many graphs as you can with just a click of a button! Truly, an onlin…

    SCSS 13

  3. Graph-Plotter Graph-Plotter Public

    This is a Graph Plotter. This tool is designed to make graphs based on raw data. It can take the data from Mathematical Equations, Manually, Programmed Calculation, as well as from a Serial Communi…

    Processing 5

  4. UNO-CLI UNO-CLI Public

    UNO Card Game, CLI version. Proper usage of Classes and Refrences. Using Linked Lists to ensure time and memory efficiency.

    C++ 2

  5. Dungeon-Explorer-Demo-4 Dungeon-Explorer-Demo-4 Public

    This was supposed to be the final......but the complexity suddenly increased due to sync issues with multiplayer

    GDScript

  6. SVG-Plotter SVG-Plotter Public archive

    Creates an SVG of a line graph using inputs. Without dependencies and simple Vanilla JS.

    TypeScript