A game about games, life, and everything in-between!
A roguelike dungeon crawl, built with Rust.
Originally inspired by Roguelike Tutorial in Rust + tcod.
Navigate to the directory where this code was downloaded.
Run cargo build --release
to build the application.
Run cargo run --release
to start the application.
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