A fantasy deathcrawl in Rust
Work in progress.
To run, with Rust compiler and Cargo package manager installed:
cargo run --release
When building on Windows, you may need to have MinGW gcc installed and in PATH for cargo to be able to build all the necessary dependencies.
Better UX is planned. Current gameplay is keyboard only:
QWE,ASD: move around
Esc: Open inventory screen
Space: Wait for turn
From October 2017