Skip to content

UlaYuga/Neznakomets-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Незнакомец Web Demo

Public static web build for «Незнакомец», a cinematic romance-thriller visual novel originally shaped for VK Mini Apps.

Live demo: https://ulayuga.github.io/Neznakomets-web/

What This Demo Shows

  • Three-chapter branching visual novel structure with multiple endings.
  • Static story data, backgrounds, ending screens, audio, and share images.
  • Browser/VK bridge initialization path for the public demo shell.
  • A safe public artifact without private production infrastructure or credentials.

Public / Private Split

This repository is public by design. It contains the static web demo only.

The production/private repository stays separate because it can contain source workflow, operational notes, private assets, and integration assumptions. No live API keys, platform tokens, private user data, or deployment secrets belong in this repository.

Run Locally

Open index.html directly or serve the folder with any static file server:

python3 -m http.server 8080

Then open http://localhost:8080.

About

Demo: VK visual novel "Незнакомец" web build

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors