Skip to content

A choose your own adventure game engine in the style of the game Lifeline. Uses a JSON file for narrative decision trees.

License

Notifications You must be signed in to change notification settings

vivianeasley/tine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Demo

Basic Info

  • A simple choose your own adventure game engine in the style of Lifeline.
  • Version 0.01

The framework uses

  • less ( uses the broccoli module )
  • broccoli

How do I get set up?

  • npm install broccoli and it's modules
  • Build and start the server: broccoli serve
  • Write your story in the storyData.js file
  • Profit

About

A choose your own adventure game engine in the style of the game Lifeline. Uses a JSON file for narrative decision trees.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published