Skip to content
View Minoqi's full-sized avatar
😐
3D Math Whyyyy ;-;
😐
3D Math Whyyyy ;-;

Highlights

  • Pro

Block or report Minoqi

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

🍜 Minoqi (Felix Abbott)

Freelance Game Programmer

Hello! I'm minoqi, also known as Felix, and I'm a freelance game programmer. I program a wide array of games from a simple platformer to an open world, 2D or 3D for PC/Mac/Linux. I currently offer services for Unity and Godot. I have 5+ years of experience and a Bachelors of Science in Game Programming from Champlain College. You can view my portfolio here and my blog here.

πŸ‘¨β€πŸ’» Languages

C++

C++

C#

C#

GDScript

GDScript

🧰 Tools

Godot

Godot 2D/3D

Unity

Unity 2D/3D

Bash

VS Code

Bash

VS Community (C#/C++)

Git

GitHub

Bash

Git / Github / Github Desktop / Gitbash

πŸ‘¨β€πŸ’» What's Minoqi Up To?

I'm currently working on my first solo-released game *The 10-Day Garden* which will be published on steam by the end of the year! I also have a tool called *Dialogue Forge*, whihc is an engine-agnostic tool to create dialogue for games, that I'm continuing to work on.

Pinned Loading

  1. raylib-cpp-vscode-template raylib-cpp-vscode-template Public template

    Raylib C++ VSCode template that supports the ability to store scripts within the `src` folder and not need to update the makefile manually

    Makefile

  2. minos-UUID-generator-for-godot minos-UUID-generator-for-godot Public

    A UUID generator for Godot Engine, with 1.295Γ—10^50 combinations it'll work for any sized game, never having to worry about running out of unique IDs! Automatically stores new UUIDs and removes old…

    GDScript 8

  3. godot_sound_manager godot_sound_manager Public

    Forked from nathanhoad/godot_sound_manager

    A simple music and sound effect player for the Godot Engine.

    GDScript

  4. minos-damage-numbers-for-godot minos-damage-numbers-for-godot Public

    Damage numbers UI similar to what is seen in roguelikes using object pooling for BOTH 2D and 3D for Godot 4.

    GDScript 1

  5. minos-UUID-generator-for-godot-csharp minos-UUID-generator-for-godot-csharp Public

    A UUID generator for Godot Engine, with 1.295Γ—10^50 combinations it'll work for any sized game, never having to worry about running out of unique IDs! Automatically stores new UUIDs and removes old…

    C#