Skip to content

Deathnerd/story.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

story.js

A basic javascript engine to handle some really basic html story stuff

Usage

Add the following inside the <head> tag of your HTML document:

<script src="story_js/js.class/js.class.min.js"></script>
<script src="story_js/utils.js"></script>
<script src="story_js/cookie.js"></script>
<script src="story_js/story.js"></script>

About

A basic javascript engine to handle some really basic html story stuff

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published