The Wayback Machine - https://web.archive.org/web/20220212130345/https://github.com/topics/visual-novel-engine
Here are
77 public repositories
matching this topic...
Updated
Jun 12, 2020
JavaScript
Monogatari is a simple web visual novel engine, created to bring Visual Novels to the web.
Updated
Jan 12, 2022
JavaScript
全新的基于 Web 的 视觉小说引擎 | A brand new Visual Novel engine based on Web.
Updated
Feb 10, 2022
JavaScript
simple web-based, free and open-source visual novel editor that can be used in a web browser. It is written in JavaScript without using any third party libraries and thus does not require additional software installation. The engine uses standard HTML document elements such as div and img. This allows the use of any media format supported by browsers including vector graphics svg, gif animations and css styles.
Updated
Feb 11, 2022
HTML
A Cross-platform Game Engine for Visual Novels
Kirino Engine is Unity Visual Novel Framework
Free implementation of Nitroplus/5pb. Visual Novel game engine
A kind of mark script for separate different part of Galgame script
WIP: Create a Visual Novel with no programming
A custom Unity Editor tool. A node-based graph editor for creating visual novel scenes.
Updated
Oct 7, 2021
GDScript
A library for extracting from and working with the CatSystem 2 visual novel game engine.
A collection of tools for the "Yuka System" visual novel engine
XLVNS source code, mirrored since the original repository is long dead
A visual novel engine written in Rust.
Updated
Jan 21, 2020
Rust
Pymo Game Engine implemention in C.
Unpack YU-RIS engine package file (?)
Updated
Jul 8, 2019
Python
Visual novel engine for HaxeFlixel
Akos is a nocode visual-novel engine
Updated
Feb 11, 2022
TypeScript
Tool for decompiling, compiling and rebuilding scripts .gsc from the visual novel's engine codeX RScript (also known as Liar-soft Engine or raiL-soft Engine). **//** Средство для декомпиляции, компиляции и перестройки скриптов .gsc движка визуальных новелл codeX RScript, известного также как Liar-soft Engine и raiL-soft Engine.
Updated
Aug 8, 2020
Python
A visual novel engine I made just for fun.
Powerful, flexible, cross-platform visual novel/galgame engine based on cocos2d-x and luajit
Leaf Visual Novel System for GBA
Nintendo Switch port of (legacy) ONScripter
🍉 Vnjson Scripting language interpreter
Godot based VN framework made for My Sugar Sister.
Updated
Jul 13, 2019
GDScript
Mirror of ONScripter official source code.
Improve this page
Add a description, image, and links to the
visual-novel-engine
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
visual-novel-engine
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
This ticket is mostly just a bit of bulk work, and should be doable by anyone who can understand basic C and basic C++.
There is currently no well-defined C shim for simplifying access to the default graphics support within NovelRT::Ecs. This means that:
SystemSchedulerfrom C