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", "Genesis" };
public List<string> FavoriteLanguages = new() { "GML", "C#" };
}
All projects I've worked on, all on fancy display |
|||
Nine Lives 🐈 Hoard-Round-Based roguelite shooter |
Genesis 🧭 Custom orign-points for gamemaker |
||
Catprite 🖍 Soothing pastel theme for Aseprite |
GameMaker Catppuccin 🖍 Soothing pastel theme for GameMaker |
Thanks for reading if you've made it this far! Below are my Repo's! 🌺🐝