Skip to content
View Slushi-Github's full-sized avatar

Block or report Slushi-Github

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
Slushi-Github/README.md

Hi there, I'm Slushi! :3

Welcome to my GitHub profile. a nice guy who likes to experiment with whatever comes to his mind and has the ability and time to do so hehe Also, I love to make public projects so that others can see what my creations do, or just contribute to them.

About Me:

I started with the development in programming using HaxeFlixel in 2022, and so far I'm still strongly into Haxe language hehe.

My GitHub Stats:

Slushi-Github's GitHub stats

Languages I use the most:

Top Languages

Projects I'm Proud Of:

Slushi Engine: It is really my first project with which I started in the world of programming, it is a FNF' engine modified from another engine (SC Engine), but it adds the possibility for a modder to make modcharts, not only to the NotITG style, but also to the game window and even to Microsoft Windows elements (Desktop icons, task bar...), in a native way through the Lua API that the engine has.

HxCompileU: As I love Haxe, a while ago I got a Nintendo Wii U after months of searching, and I wanted the console to learn how to do homebrew on it, but unfortunately, Haxe can't be used on that console, in the past apparently there was an attempt, but not much more from there. This project of mine brings the possibility to use Haxe, on the Wii U in a free way!

Friday Night Funkin' projects where I have collaborated with something:

Pinned Loading

  1. Slushi-Engine Public

    Slushi Engine, an engine based on SC Engine, which gives to experience a new way to create mods or, play mods in this engine.

    Haxe 16 2

  2. hxCompileU Public

    YEAH! Compile programs to the Wii U using Haxe!

    Haxe 14

  3. SL-Windows-API Public

    A large number of usable Windows API functions in Haxe!

    Haxe 8

  4. Redmi_Note_12S_Assets Public

    a repository containing boot.img, OrangeFox and TWRP for the Xiaomi Redmi Note 12S (Global)

    3

  5. a Python script that allows you to a...
    1
    import os
    2
    import sys
    3
    
                  
    4
    def search_files_and_content(dir) -> dict:
    5
        files_content = {}