act2 0.1.2

Act 2 is a simple engine for making text-based adventure games using JSON.
Documentation
  • Coverage
  • 4.76%
    1 out of 21 items documented0 out of 10 items with examples
  • Size
  • Source code size: 17.03 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 484.21 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 27s Average build duration of successful builds.
  • all releases: 27s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • tonytins/act2
    3 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • tonytins

Act 2

Rust

Act 2 is a simple engine for making text-based adventure games using JSON.

To try out an example, simply type cargo run --example game -- ExampleGame.json from your terminal or command line.

Requirements

Prerequisites

  • Rust 1.41+

Authors

  • Dimitri Wayland - Initial work - alisww
  • Anthony Wilcox - Maintainer - tonytins

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details