An open API service indexing awesome lists of open source software.

https://github.com/triptych/vnfantasy

A visual novel engine using vanilla html, css, and js
https://github.com/triptych/vnfantasy

Last synced: 2 months ago
JSON representation

A visual novel engine using vanilla html, css, and js

Awesome Lists containing this project

README

        

# Visual Novel Game Engine

A lightweight, responsive visual novel game engine built with vanilla JavaScript, HTML, and CSS. Features include:

- JSON-based story scripting
- Mobile-friendly with touch support
- Customizable characters and backgrounds
- Save/load functionality
- Dynamic dialog system
- Responsive design for various screen sizes
- Ability to load custom story data from URLs

Perfect for creating interactive storytelling experiences or simple game prototypes.