qwest_r

A game about games, life, and everything in-between!

A roguelike dungeon crawl, built with Rust.

Originally inspired by Roguelike Tutorial in Rust + tcod.

How To Start

  1. Install Rust.

  2. Navigate to the directory where this code was downloaded.

  3. Run cargo build --release to build the application.

  4. Run cargo run --release to start the application.

License

Copyright © 2016-2020 Qwestr LLC. This source code is licensed under the MIT license found in the LICENSE.txt file. The documentation to the project is licensed under the CC BY-SA 4.0 license.


Made with ♥ by the QwestrDevs