/rusty_fortress

A console dungeon game, written in Rust in order to learn Rust :)

Primary LanguageRustGNU General Public License v3.0GPL-3.0

rusty_fortress

A console dungeon game (under construction), written in Rust in order to learn Rust :)

Build and run

Use

cargo build

and

cargo run

to build and execute the project.