Skip to content
View FaultyFunctions's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report FaultyFunctions

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

  1. Chatigami Chatigami Public

    A visual node editor for creating stories.

    TypeScript 2

  2. Crochet Crochet Public

    Forked from blurymind/YarnClassic

    An interactive dialogue editor for writers and programmers.

    JavaScript 60 3

  3. Faulty-ECS Faulty-ECS Public

    An ECS for GameMaker Studio 2.3.2+

    Game Maker Language 12

  4. A simple Event Bus for GameMaker Stu... A simple Event Bus for GameMaker Studio 2.3+
    1
    // CHANGE THIS IF YOU WANT TO CALL "global.EventBus" DIFFERENTLY
    2
    #macro Event global.EventBus
    3
    
                  
    4
    // ADD YOUR CHANNELS HERE IN BEFORE _SIZE
    5
    enum Channel {