itch.io is community of indie game creators and players

Devlogs

tuesday js first open beta

Tuesday JS visual novel engine
A browser online editor made in HTML5

tuesday js is in beta and is now available to everyone.

tuesday is engine  for browser visual novel written in javascript without using convas or third-party libraries like jQuery. It uses standard html elements like <div> or <img>, which makes it possible to use css styles or add your own functionality using js.

The project consists of 3 main elements. Html file (index.html) with tuesday.js engine file connected to it and history script in json file or let array.

At the moment, one visual novel "Insurance Agent" is being created using tuesday js, which will be released before the end of 2020.

You, too, can help by trying to transfer the existing story to the new engine and telling about your experience, this will greatly help its development. Together we can create the best tool for creating visual novels!

Files

  • base_example_array.zip 797 bytes
    Aug 31, 2020
  • example_tour_guide.zip 1 MB
    Aug 31, 2020
Download Tuesday JS visual novel engine
Leave a comment