dpc / rustyhex

Simple roguelike written in Rust language.
MIT License
93 stars 13 forks source link

Implement 'x' (eXamine) key. #1

Open dpc opened 10 years ago

dpc commented 10 years ago

After pressing X it should be possible to use movement keys to go around what player can see and examine every field. Just like in DCSS.