Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 312 Bytes

readme.md

File metadata and controls

15 lines (10 loc) · 312 Bytes

OpenFortress

This is an attempt of a Dwarf Fortress clone implemented in Rust

Startup

Run with cargo run

For inspection mode, run with cargo run --features inspector

Controls

Use WASD or arrow keys to move the camera Use scroll wheel to zoom in and out Use NUM2 and NUM8 to switch layers

ToDo