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 -- game.json
from your terminal or command line.
- Rust 2021 Edition
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details