tonytins / act2

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Act 2 🎬

GitHub license GitHub Workflow Status (branch) GitHub commit activity

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.

Requirements

  • Rust 2021 Edition

Contributors

  • Dimitri Wayland - Initial work - alisww
  • Tony Bark - 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

About

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

License:MIT License


Languages

Language:Rust 100.0%