Skip to content
View hohfchns's full-sized avatar

Block or report hohfchns

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

Hi there 👋

I am a full-time software developer, and I also do programming as a hobby.

I often work on game-related projects, especially projects using the Godot Engine.

Some of my projects

Ordered by most recent to least

DeshanimQuest

2024-04-20.11-44-24.mp4

DeshanimQuest is my in-development game, it is a fun and cheerful RPG game, made in Godot.

DialogueQuest

DIQ_1

DialogueQuest is a Dialogue system for Godot, which makes it easy to create portrayals of characters speaking, thinking, etc.

DialogueQuest has a focus on user experience, as well as documentation for both users and developers.

It features up-to-date manuals on how to use the program from both a dialogue writer perspective, as well as a developer-using-the-plugin perspective.

One of the main features of DialogueQuest is the additional software that goes along with it:

DialogueQuestTester

DIQ_Tester

DialogueQuestTester is a standalone app that allows running DialogueQuest files without having to use it in a Godot project.

This means that designers / writers can write dialogue directly, instead of having to offload it to a programmer for implementation.

EasyBoard

EasyBoard

Easyboard is a standalone project planning / mind mapping software made in Godot.

Easyboard can be downloaded via these links:

PyIntercom

PyIntercom is an AI assistant written in Python.

It has features such as:

  • Speech Recognition
  • LLM AI support (ChatGPT/Gemini)
  • Programmable with custom commands
  • Built-in networking
  • Multi-language by design

PineyEvent

PineyEvent is a very lightweight and simple signal/event library for Python

Moka Engine

Moka

Moka is a collection of C++ tools, such as:

  • A 3D renderer
  • An ECS system
  • A Logger
  • And more!

Pinned Loading

  1. py_intercom py_intercom Public

    A programmable AI assistant featuring LLM Support, Customized commands, Networking and more.

    Python

  2. Moka Moka Public

    A Graphics Library / Game Engine written in C++

    Shell

  3. DialogueQuest DialogueQuest Public

    A Dialogue System for Godot 4

    GDScript 19 2

  4. PineyEvent PineyEvent Public

    A tiny event / signal system for Python

    Python

  5. DialogueQuestTester DialogueQuestTester Public

    A simple app for running DialogueQuest without Godot

    GDScript

  6. HFGodotTools HFGodotTools Public

    A collection of Tools, Components, and Design Patterns for the Godot Game Engine.

    GDScript