keeperrl

Source code of KeeperRL

  • Owner: miki151/keeperrl
  • Platform:
  • License:: GNU General Public License v2.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

Main metrics

Overview
Name With Ownermiki151/keeperrl
Primary LanguageC++
Program languageC++ (Language Count: 9)
Platform
License:GNU General Public License v2.0
所有者活动
Created At2013-11-13 20:36:31
Pushed At2025-05-09 08:49:59
Last Commit At2025-04-24 13:23:46
Release Count31
Last Release Name1_0_hotfix_19 (Posted on )
First Release Namealpha6 (Posted on )
用户参与
Stargazers Count0.9k
Watchers Count50
Fork Count116
Commits Count7.1k
Has Issues Enabled
Issues Count1914
Issue Open Count694
Pull Requests Count94
Pull Requests Open Count9
Pull Requests Close Count62
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private