Create stunning visual novels & interactive stories with Tuesday JS. This free, open-source engine uses JavaScript, no external libraries required. Build native mobile & desktop apps!
Tuesday JS is a free and open-source visual novel engine written entirely in JavaScript, eliminating the need for external libraries. It allows users to create interactive stories, text-based adventure games, and even native mobile and desktop applications using Apache Cordova. The engine utilizes standard HTML elements like `div` and `img`, supporting various media formats including SVG graphics, GIFs, and CSS styles. Story scripts are defined in a structured JSON format, facilitating easy porting to other engines or platforms thanks to its compatibility with most programming languages. The built-in editor offers direct JSON editing capabilities for the entire script or specific elements, streamlining the development process.