Skip to content
View 16Byte's full-sized avatar
🫠
🫠

Block or report 16Byte

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. ManagersT ManagersT Public

    Tired of writing singletons? Hate having 30 managers cluttering every scene? Manager<T> is a tiny Unity framework for persistent, scene-aware manager singletons. Write your manager once, drop it on…

    C#

  2. Unity-Object-Pooling Unity-Object-Pooling Public

    An Instantiate-shaped object pooling system for Unity. Drop-in replacement for Instantiate/Destroy with automatic pool management, lazy initialization, and hierarchy organization. Built on UnityEng…

    C#

  3. Unity-Utilities Unity-Utilities Public

    A collection of QOL scripting improvements for Unity.

    C#

  4. Galaclone-Vita Galaclone-Vita Public

    A homebrew game for the vita that attempts to be a faithful rendition of the classic arcade cabinet game, Galaga. This is for educational purposes only and I do not and will not benefit from this f…

    GDScript

  5. PixelPerfectConsole PixelPerfectConsole Public

    A debug console for unity games that allows easy function execution and variable modification. This plugin also allows for adding an argument that tells the compiler to strip that command from the …

    C#

  6. avr-asm-toolkit avr-asm-toolkit Public

    An avra, AVRASM2, Wokwi toolkit to mirror New Mexico State University's CSCI 2230 / CSCI 4555 Assembly Language / Machine Organization course. I used the course text, "The AVR Microcontroller and E…

    Assembly