keeperrl
KeeperRL 1.0 hotfix 19
ซอร์สโค้ดของ KeeperRL
http://keeperrl.com,
http://store.steampowered.com/app/329970,
https://miki151.itch.io/keeperrl
บน Windows: ไปที่นี่ -> http://keeperrl.com/compiling-keeperrl-on-windows/
บน Linux และ Mac:
ข้อกำหนดเบื้องต้น
ภายใต้ Ubuntu 14.4 คุณสามารถใช้สิ่งเหล่านี้เพื่อสร้างสภาพแวดล้อมการพัฒนา
sudo apt-get install libsdl2-dev libsdl2-image-dev libopenal-dev libvorbis-dev libtheora-dev llvm-3.4 build-essential
ในเทอร์มินัล:
git clone https://github.com/miki151/keeperrl.git
cd keeperrl
make -j 8 OPT=true RELEASE=true # Add DEBUG=true to have debug symbols
# add OSX=true to compile on OSX
./keeper