itch.io is community of indie game creators and players

Devlogs

Tuesday js Serious problems

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

The second problem is the visual style of the interface. As tests have shown, this is not very friendly and misleading. Can anyone tell me a reference for nice design interfaces?The visual editor has two problems

To work with local files on your computer, you need to specify the folder in which all the necessary files are located, such as sounds and images. If you need to add a new file, you will have to manually specify this folder again so that the browser will update the data about the contents of the folder. Browsers save files to a default folder (usually the Download folder). To open the project, you need to transfer the saved JSON file from the Download folder to the project folder.

This situation with files seems to me not intuitive and not convenient.

I am using the WebKitDirectory API to work with files. Can anyone suggest a more convenient version of the API for working with diseases in the browser?

The second problem is the visual style of the interface. As tests have shown, this is not very friendly and misleading. Can anyone tell me a reference for nice design interfaces?

Download Tuesday JS visual novel engine
Read comments (6)