-
Notifications
You must be signed in to change notification settings - Fork 1
Diggr roguelike sources
diggr-roguelike/diggr
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Download the game here: https://github.com/diggr-roguelike/diggr/blob/master/diggr-roguelike-12.02.26.zip https://github.com/diggr-roguelike/diggr/blob/master/diggr-roguelike-12.02.26.x86_64.tar.gz https://github.com/diggr-roguelike/diggr/blob/master/diggr-roguelike-12.02.26.i386.tar.gz To run the game, type ./diggr To run the highscore and achievement viewer and game replayer, type ./diggr-replayer Please visit the official site, http://code.google.com/p/diggr-roguelike for more info. Also, the Diggr Global Online Score Table is available over at http://diggr.name You can place an entry into the global highscore from the game itself. If you are running a 64-bit distribution with an older glibc version, type ./diggr-fix-glibc I bundled a glibc 2.15 binary with the game. REQUIREMENTS: * Python. All modern Linux distributions have this pre-installed. * The SDL libraries. * The jack audio toolkit if you want sound. To install them under Ubuntu, Debian or Mint, type: sudo apt-get install libsdl1.2debian jackd2 To install them under RedHat, Fedora or CentOS, type: sudo yum install SDL jack-audio-connection-kit To install under Arch Linux, type: sudo pacman -S sdl jack2 NOTE: I recommend installing jack2, not jack. The two are equavelent from the point of view of a program that uses them; however, jack2 is more user-friendly and should work out-of-the-box without extra configuration steps.
About
Diggr roguelike sources
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published