Skip to content
View sofycat's full-sized avatar
🪴
mreow mrrp meow
🪴
mreow mrrp meow
Block or Report

Block or report sofycat

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

Youtube ItchIO Discord Kofi

public class Sofy : Cat {
    // Basic info
    public string Pronouns = "She/They";
    public string Gender = "Female";
    public string Location = "Australia";
    public string Timezone = "AEST (UTC+10)";

    // Programming
    public List<string> Projects = new() { "Nine Lives", "GML Tweaks" };
    public List<string> FavoriteLanguages = new() { "GML", "C#" };
}

Latest Video

Projects



All my main projects, all in one place
Nine Lives
🐈Hoard-Round-Based roguelite shooter
Catprite
🖍 Soothing pastel theme for Aseprite

Thanks for reading if you've made it this far! Below are my Repo's! 🌺🐝

ko-fi

Pinned

  1. NineLives NineLives Public

    🐈Hoard-Round-Based roguelite shooter

    CSS 1

  2. catppuccin/aseprite catppuccin/aseprite Public

    🖍 Soothing pastel theme for Aseprite

    24 6

  3. GML-Tweaks GML-Tweaks Public

    🪴Useful functions for gamemaker

    1