Skip to content

Latest commit

 

History

History
22 lines (22 loc) · 433 Bytes

README.md

File metadata and controls

22 lines (22 loc) · 433 Bytes

fall-of-nouraajd

c++ dark fantasy game

controls

arrows - move
space - skip turn / close window
i - inventory
j - quest log
c - character sheet
s - save
tab - open/close python console

running

ubuntu

./configure.sh
cd cmake-build-release
make _game
python3 play.py