NVList is a tool for creating visual novels.

Supported platforms

NVList projects can be exported to run on the following platforms:

  • Windows
  • Mac OS X
  • Linux
  • Android
  • iOS (experimental)

Windows Linux Android

Scripting

Since visual novels consist mostly of text, the scripting language used by NVList was designed to make displaying text as convenient as possible. Take for example the following code:

Screenshot of the example script

The above is actually valid NVList script to show “This is some example text.” on the screen. For a full introduction to scripting, please refer to Script Introduction.