项目作者: lisu188

项目描述 :
c++ dark fantasy game
高级语言: C++
项目地址: git://github.com/lisu188/fall-of-nouraajd.git
创建时间: 2019-09-05T19:16:37Z
项目社区:https://github.com/lisu188/fall-of-nouraajd

开源协议:GNU General Public License v3.0

下载


fall-of-nouraajd

c++ dark fantasy game



controls

  1. arrows - move
  2. space - skip turn / close window
  3. i - inventory
  4. j - quest log
  5. c - character sheet
  6. s - save
  7. tab - open/close python console
## running ### ubuntu
  1. ./configure.sh
  2. cd cmake-build-release
  3. make _game
  4. python3 play.py