Tuesday JS icon
Tuesday JS icon

Tuesday JS

 7 likes

Tuesday is a free open source engine for creating visual novels, interactive stories and text-based adventure games. Written in JavaScript without using any third party libraries. There is support for the Apache Cordova framework for building native mobile and desktop...

Visualization script

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows
  • Linux
  • Online
  • Self-Hosted
4 / 5 Avg rating (3)
7 likes
3comments
0 news articles

Features

Suggest and vote on features

Properties

  1.  Works Offline

Features

  1.  No Coding Required
  2.  Visual Novel

Tuesday JS News & Activities

Highlights All activities

Recent activities

Show all activities

Tuesday JS information

  • Developed by

    Kirill Live
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Rating

    Average rating of 4
  • Alternatives

    23 alternatives listed
  • Supported Languages

    • English
    • Japanese
    • Spanish
    • Russian

AlternativeTo Categories

DevelopmentGames

GitHub repository

  •  517 Stars
  •  62 Forks
  •  4 Open Issues
  •   Updated Dec 10, 2024 
View on GitHub

Our users have written 3 comments and reviews about Tuesday JS, and it has gotten 7 likes

Tuesday JS was added to AlternativeTo by David on Nov 4, 2020 and this page was last updated Jan 17, 2023.

Comments and Reviews

   
 Post comment/review
Dreams Machine
  
Top positive commentFeb 17, 2023

I have been watching him for a long time, the author is actively adding new features, but not always those that are really necessary to simplify the work. It's good that the author is sociable and you can ask him to add something.

Another problem is that to get a serious result, you still need to understand JavaScript and CSS, without code you can only create a very simple visual novel, but you can do it very quickly.

The last claim to the documentation, the engine has a lot of functions, but most of them are not described anywhere and it is often not clear how this or that tool works.

These claims do not spoil the impression of using the engine, it is intuitive and suitable for beginners, respect to the author for such work

2
psyhydeluo
  
ReviewJun 8, 2022

It lacks so many functions to be a usable VN editor. As a evangelist to visual programming, I like the visual editing interface tho.

1
Guest
  
Positive commentDec 9, 2021

I like it because its online

1

What is Tuesday JS?

Tuesday is a free open source engine for creating visual novels, interactive stories and text-based adventure games. Written in JavaScript without using any third party libraries. There is support for the Apache Cordova framework for building native mobile and desktop applications. The engine uses standard Html document elements such as div and img, which allows for almost any media format supported by browsers, including vector graphics in svg format, gif animations and css styles.

The story script with all elements is specified in the format structure JSON. This format can be read by almost any other programming language or engine. This makes it easier and faster to port the script to another engine or platform. The editor has a built-in tool for working with JSON directly, you can edit the entire script or only part of it from the selected element.

Tuesday JS Videos

Official Links