gladstoriesengine 0.3.1 copy "gladstoriesengine: ^0.3.1" to clipboard
gladstoriesengine: ^0.3.1 copied to clipboard

The library for the Glad Stories Engine. This is an interactive fiction engine which can be used for editing and running your stories.

A Dart Implementation of runtime and editor of Interactive Fiction Story format GladStoriesEngine #

Interactive Fiction Engine Home Page: https://github.com/gladimdim/GladStoriesEngine #

Examples #

Go to ./examples/ and check the dart source code there. It has a lot of comments.

How to run Tests with coverage #

pub global activate coverage

Install genhtml/lcov to generate html report from lcov:

brew install lcov
  • Run script:
./scripts/generate_coverage.sh
  • View the LCOV report at ./coverage/index.html
7
likes
120
pub points
0%
popularity

Publisher

unverified uploader

The library for the Glad Stories Engine. This is an interactive fiction engine which can be used for editing and running your stories.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

rxdart

More

Packages that depend on gladstoriesengine