1.0.15 • Published 3 years ago

story-player v1.0.15

Weekly downloads
63
License
-
Repository
-
Last release
3 years 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

3 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.0

4 years ago