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
- Host: GitHub
- URL: https://github.com/triptych/vnfantasy
- Owner: triptych
- License: mit
- Created: 2024-08-04T17:53:32.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-04T17:56:15.000Z (11 months ago)
- Last Synced: 2025-02-09T20:29:49.301Z (4 months ago)
- Language: JavaScript
- Homepage: https://vnfantasy.puter.site/
- Size: 5.65 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 URLsPerfect for creating interactive storytelling experiences or simple game prototypes.