1.0.15 • Published 1 year ago

story-player v1.0.15

Weekly downloads
63
License
-
Repository
-
Last release
1 year ago

Story Player

This package provides a game engine web element story-player to play games from authenticwalk

Example usage

Steps to run:

  1. install http server: npm install --global http-server
  2. run server in this directory: http-server
  3. load a story by:
    • loading the story you want to play: storyBuilder.loadStory(storyId)
    • or storyBuilder.setStoryId(storyId, version)

Methods callable in the window namespace

There are a variety of callable methods to interact with your story, simple run storyBuilder.help() to see what is available.

1.0.15

1 year ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.0

3 years ago