act2 0.1.2

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

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