lurkydismal / VN-engine-web

Not that Visual, but Novel engine.

Home Page:https://lurkydismal.github.io/VN-engine-web/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VN-engine-web

Codacy Badge

Not that Visual, but Novel engine.

Table of Contents

Technologies Used

  • Typed.js
  • Bootstrap

Features

  • Easy to extend.
  • Progress saving.
  • HTML tags in text.
    await Say( "<strong>Example <span class=\"text-decoration-underline\">Text</span></strong>" );

Screenshots

Example screenshot 1 Example screenshot 2 Example screenshot 3

Setup

Upgrade dependencies by running

git init
git submodule update --init --recursive

Usage

Turn on video and audio auto-play. Don't use | symbol in texts or buttons or elsewhere.

Initial page is ./assets/index.html

Project Status

Project is: in progress.

Room for Improvement

Room for improvement:

  • ¯\_(ツ)_/¯

To do:

  • Implement more features from RenPy.

Acknowledgements

License

This project is open source and available under the GNU General Public License v3.0.

About

Not that Visual, but Novel engine.

https://lurkydismal.github.io/VN-engine-web/

License:GNU General Public License v3.0


Languages

Language:JavaScript 61.2%Language:HTML 28.0%Language:CSS 10.8%