PIXI.js (5.x) + TypeScript Based Visual Novel Game Engine
NOTE: I personally recommend similar concept well-developed VN engine SKYNovel. https://www.npmjs.com/package/@famibee/skynovel
(Just a dream.)
- Pluggable, easy to extend
- Safety, find inconsistency on compile-time with TypeScript (as much as possible)
- Programmer friendly,
- Get rid of DSL based macro definition, we prefer to use TypeScript to define specific logic.
In Progress.
You can check this package at https://github.com/ash-r1/VN.js You can use it on your risk. (Not Recommended)