Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

ash-r1/VN.js

Repository files navigation

VN.js

Node.js CI

PIXI.js (5.x) + TypeScript Based Visual Novel Game Engine

⚠️ It's still under development. You CANNOT use it on your product yet.

NOTE: I personally recommend similar concept well-developed VN engine SKYNovel. https://www.npmjs.com/package/@famibee/skynovel

Features

(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.

Status

In Progress.

You can check this package at https://github.com/ash-r1/VN.js You can use it on your risk. (Not Recommended)