keeperrl

Source code of KeeperRL

  • 所有者: miki151/keeperrl
  • 平台:
  • 許可證: GNU General Public License v2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

keeperrl

Source code of KeeperRL.

http://keeperrl.com,

http://store.steampowered.com/app/329970,

https://miki151.itch.io/keeperrl

Compiling

On Windows: go to here -> http://keeperrl.com/compiling-keeperrl-on-windows/

On Linux and Mac:

Prerequisites

  • make essentials
  • gcc-4.8.2 OR clang-3.5
  • git
  • For compiling on OSX you'll also need libboost-system, libboost-thread and libboost-chrono
  • libsdl2-dev, libsdl2-image-dev
  • libopenal-dev
  • libvorbis-dev

Under Ubuntu 14.4 , you could use these to create development enviroment

sudo apt-get install libsdl2-dev libsdl2-image-dev libopenal-dev libvorbis-dev llvm-3.4 build-essential

In terminal:

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

主要指標

概覽
名稱與所有者miki151/keeperrl
主編程語言C++
編程語言C++ (語言數: 9)
平台
許可證GNU General Public License v2.0
所有者活动
創建於2013-11-13 20:36:31
推送於2025-05-09 08:49:59
最后一次提交2025-04-24 13:23:46
發布數31
最新版本名稱1_0_hotfix_19 (發布於 )
第一版名稱alpha6 (發布於 )
用户参与
星數0.9k
關注者數50
派生數116
提交數7.1k
已啟用問題?
問題數1914
打開的問題數694
拉請求數94
打開的拉請求數9
關閉的拉請求數62
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?