gladstoriesengine 0.3.2 copy "gladstoriesengine: ^0.3.2" to clipboard
gladstoriesengine: ^0.3.2 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
140
points
49
downloads

Publisher

unverified uploader

Weekly Downloads

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