# Act 2 ![Rust](https://github.com/tonytins/act2/workflows/Rust/badge.svg) 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](https://github.com/alisww/) - **Anthony Wilcox** - *Maintainer* - [tonytins](https://github.com/tonytins) See also the list of [contributors](https://github.com/tonytins/act2/contributors) who participated in this project. ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details