All repositories within this GitHub organization are modules developed for my seminar paper "Development of an authoring system for interactive fiction". The paper was written for my high school in 2022 and had the goal to improve the student's skills on scientific work.
You can read the original German version as well as an Google-translated one online:
DE (original): Read on Google Docs
EN (Google translated): Read on Google Docs
The authoring system that has been developed offers a user friendly UI client called "MysteryMaker" to create interactive fiction. For that it uses json files and a custom framework for the game engine Godot. Additionally, its theming system allows a lot of freedom not only on modifing the appearance but also the interactions.
Seminar Paper
All about the seminar paper
Velius Framework Documentation
Guide on how to use the Velius Engine developer tools,
offers a QuickStart guide, an automatically generated reference
documentation, and a download page with changelog.
Automatically deployed on velius.dev
Velius Engine
Framework built in Godot to run MysteryMaker games.
VeliusSDK
Automatically generated developer SDK for developing themes.
Online reference available on velius.dev/reference
Cards Theme
Highly polished theme for the Velius Engine.
It presents the dialogueoptions as draggable cards.
Low Effort Theme
Minimalistic theme for the Velius Engine.
Can be used as a learning resource on how to create themes.