#game #everything #life #dungeon #rogue-like #in-between

app qwest_r

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

2 unstable releases

0.2.0 Sep 18, 2020
0.1.0 Aug 23, 2020

#682 in Games

MIT/Apache

71KB
1.5K SLoC

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

Dependencies

~26MB
~79K SLoC