#adventure #terminal #game-engine #engine #game

act2

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

1 unstable release

0.1.2 Jan 31, 2020

#987 in Game dev

MIT license

9KB
175 lines

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

Dependencies

~0.7–1.5MB
~33K SLoC