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

Latest commit

 

History

History
34 lines (25 loc) · 890 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 890 Bytes

Visual Novel Creation

Javascript Visual Novel Framework

The aim of this project is to:

  • to simplify the process of making visual novels on a webpage.

Getting started

Documenation and examples can be found here.

Current Features:

  • character dialogs
  • user input
  • menu choices
  • conditions
  • basic animations ( fade, move )
  • custom events

Upcoming Features:

  • save / load state
  • custom menus
  • more animations
  • music
  • online editor

Contribute

All contributions for the project are welcome.

Whether it is fixing a bug, adding a feature, or making improvements to the code, just create a pull request on the develop branch.

License

This content is released under the (http://opensource.org/licenses/MIT) MIT License.