Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 179 Bytes

File metadata and controls

5 lines (4 loc) · 179 Bytes

Yet Another Dungeon Adventure (crawler)

Learn rust by making games! Following the Hand-on Rust book

To build for windows: cargo build --target x86_64-pc-windows-gnu --release