JavaScript Visual Novel Engine
License
jdeisenberg/js-vine
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
In March of 2010, I wrote a visual novel (VN) to explain hypothesis testing to my Psychology Research Methods class. I used the Ren'py [0] visual novel engine, and it worked great. Grant Paton-Simpson, the author of SOFA - Statistics Open For All [1] liked the content, but said he would prefer if it were web-based instead of having to download an executable file. After some experimentation, I have come up with a visual novel engine written in JavaScript. It is not meant as a replacement for Ren'py, nor is it intended to do everything that Ren'py does. I have tried to make it general enough to do a variety of simple VNs, but my main purpose was to adapt a single visual novel to the web. If it serves your purposes too, that’s great. Although the engine was inspired by Ren'py, it is not a copy. Just as Ren'py is written in Python and “plays well” with that language, this engine was written to work in an HTML/CSS/JavaScript environment, and its notation is closely linked to that environment. [0] http://www.renpy.org/ [1] http://www.sofastatistics.com/
About
JavaScript Visual Novel Engine
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published