Side Project - Web Visual Novel - Fieldwork
Quick Chat
稍微調查了一下現存的 Web 視覺小說方案。
不意外地,大部分是用 React 寫的。
目前的階段主要是先循過一輪,看看主流生態是用什麼技術堆出來的,順便了解一下有哪些常備功能是必須要有的。
但話說回來,之前看人家調侃說「做文字遊戲的,到最後一定都會自己自幹一個引擎出來」。
在看完這一圈之後,我忽然有種強烈的預感,這個 Flag 好像快插到我頭上了… 😶
Guide
- Engine:理論上只要編輯資源便能產生遊戲。
- Framework:基於某些技術底層,需要一定程度的腳本編寫能力。
- Prototype:一些樣本或是還在 WIP 的半成品,適合參考。
- Editor:純粹的資源/對話編輯器。
Engine
- GitHub - OpenWebGAL/WebGAL: A brand new web Visual Novel engine | 全新的网页端视觉小说引擎
- GitHub - ahzvenol/StarNight-Engine: Web-based Visual Novel Engine | 基于Web技术的视觉小说引擎
- GitHub - yhdgms1/novely: Create interactive stories with ease
Framework
- GitHub - NarraLeaf/narraleaf-react: Make your own visual novel using a lightweight front-end react visual novel framework.
- GitHub - Monogatari/Monogatari: Monogatari is a simple web visual novel engine, created to bring Visual Novels to the web.
Prototype
- GitHub - YunYouJun/advjs: 🎮 ADV.JS Web AVG Engine 面向未来与前端的文字冒险游戏引擎(WIP)
- GitHub - DRincs-Productions/pixi-vn-react-template: This is a template for creating visual novels in React. It uses the Pixi’VN library and ViteJS as a build tool.
- GitHub - Duke486/Galgamer_WebPlayer: A vision novel player for web. Uses Vue3 framework and material design.
- GitHub - EndoHizumi/webTaleKit: JavaScript(TypeScript)製のビジュアルノベルゲームエンジン
- GitHub - mikedev64/JavaScriptNovel: Visual Novel Game Engine For TypeScript