Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 395 Bytes

File metadata and controls

28 lines (17 loc) · 395 Bytes

RogueThing

Rogue-like thing

Compile

To compile and run:

git clone https://github.com/ethinethin/RogueThing
cd RogueThing
make
./nrl

You may need to install ncurses - see: https://ftp.gnu.org/gnu/ncurses/

Controls

Move the character:

WASD - move up/left/down/right

QEZC - move diagonally

< and > - go up and down stairs

X - wait

L - enter look mode

M - main menu