rogue-rs
Roguelike with Rust, Rltk and Specs.
Based on tutorial@bracketproductions
Keybindings
Key | Action |
---|---|
Left/Numpad4/H | Move left |
Right/Numpad6/L | Move right |
Up/Numpad8/K | Move up |
Down/Numpad2/J | Move down |
G | Pick up item |
I | Open inventory |
D | Open drop items menu |